forked from colonelpanic/dotfiles
[NixOS] Disable xmonad on adele for initial install
This commit is contained in:
parent
67d72d1790
commit
99ad19abe7
@ -8,7 +8,7 @@
|
||||
|
||||
modules.base.enable = true;
|
||||
modules.desktop.enable = true;
|
||||
modules.xmonad.enable = true;
|
||||
modules.xmonad.enable = false;
|
||||
modules.extra.enable = false;
|
||||
modules.code.enable = true;
|
||||
modules.games.enable = false;
|
||||
|
Loading…
Reference in New Issue
Block a user