Revert to deprecated hardware.opengl.enable because new option not available in stable
This commit is contained in:
@@ -39,7 +39,7 @@ in
|
|||||||
xdg.portal.config.common = [ "wlr" "gtk" ];
|
xdg.portal.config.common = [ "wlr" "gtk" ];
|
||||||
programs.thunar.enable = true;
|
programs.thunar.enable = true;
|
||||||
|
|
||||||
hardware.graphics.enable = true;
|
hardware.opengl.enable = true;
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user