feat: make some modules disabled by default.
This commit is contained in:
parent
ba97e5f63b
commit
585f9dd0d7
2 changed files with 2 additions and 8 deletions
|
@ -22,12 +22,6 @@
|
|||
# Enable flakes
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
# Disable plasma
|
||||
crony.plasma.enable = false;
|
||||
|
||||
# Disable amdgpu
|
||||
crony.amdgpu.enable = false;
|
||||
|
||||
# Setup gpu
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue