snowhawk: disable plasma configuration
This commit is contained in:
parent
5a03dedcc0
commit
7cb6a45906
1 changed files with 9 additions and 9 deletions
|
@ -79,15 +79,15 @@
|
||||||
};
|
};
|
||||||
}];
|
}];
|
||||||
};
|
};
|
||||||
plasma.configuration = {
|
# plasma.configuration = {
|
||||||
environment.etc."specialisation".text = "plasma";
|
# environment.etc."specialisation".text = "plasma";
|
||||||
|
#
|
||||||
hardware.nvidia.open = lib.mkForce true;
|
# hardware.nvidia.open = lib.mkForce true;
|
||||||
|
#
|
||||||
services.xserver.enable = true;
|
# services.xserver.enable = true;
|
||||||
services.displayManager.sddm.enable = true;
|
# services.displayManager.sddm.enable = true;
|
||||||
services.desktopManager.plasma6.enable = true;
|
# services.desktopManager.plasma6.enable = true;
|
||||||
};
|
# };
|
||||||
# dwlNVK.configuration = {
|
# dwlNVK.configuration = {
|
||||||
# environment.etc."specialisation".text = "dwlNVK";
|
# environment.etc."specialisation".text = "dwlNVK";
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue