1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-31 07:03:36 +00:00
This commit is contained in:
Rae 5e 2024-12-11 20:03:35 -05:00
parent 1509cb3086
commit 31500a22ec

View file

@ -48,12 +48,15 @@
twm.enable = true;
};
desktopManager = {
xfce.enable = true;
xfce = {
enable = true;
noDesktop = true;
};
};
};
displayManager = {
sddm.enable = true;
defaultSession = "none+openbox";
defaultSession = "xfce+openbox";
};
# desktopManager = {
# plasma6.enable = true;