clear out a few things
This commit is contained in:
parent
182fad644e
commit
bf62bdcb6f
1 changed files with 0 additions and 3 deletions
|
@ -18,12 +18,9 @@
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
desktop = {
|
desktop = {
|
||||||
# plymouth
|
|
||||||
plymouth.enable = false;
|
|
||||||
kitty.enable = true;
|
kitty.enable = true;
|
||||||
dwm.enable = true;
|
dwm.enable = true;
|
||||||
picom.enable = true;
|
picom.enable = true;
|
||||||
gnome.enable = false;
|
|
||||||
dunst.enable = true;
|
dunst.enable = true;
|
||||||
browsers = {
|
browsers = {
|
||||||
qutebrowser.enable = true;
|
qutebrowser.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue