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
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
crony.plasma.enable = false;
|
||||
|
||||
# Setup gpu
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue