Disable plasma ( for now ).
This commit is contained in:
parent
c35e3b1bac
commit
5f439e5520
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
# Enable flakes
|
# Enable flakes
|
||||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||||
|
|
||||||
|
crony.plasma.enable = false;
|
||||||
|
|
||||||
# Setup gpu
|
# Setup gpu
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue