collapse x11 programs.nix into the desktop

This commit is contained in:
TheWanderingCrow 2024-12-29 09:45:52 -05:00
parent 8a6e0b5c9e
commit c1565bfbbb
2 changed files with 6 additions and 9 deletions

View file

@ -63,15 +63,6 @@
]
else []
)
++ (
if config.module.x11.enable
then [
xterm
rofi
xorg.xrandr
]
else []
)
++ (
if config.module.programming.enable
then [