mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
collapse x11 programs.nix into the desktop
This commit is contained in:
parent
8a6e0b5c9e
commit
c1565bfbbb
2 changed files with 6 additions and 9 deletions
|
|
@ -63,15 +63,6 @@
|
|||
]
|
||||
else []
|
||||
)
|
||||
++ (
|
||||
if config.module.x11.enable
|
||||
then [
|
||||
xterm
|
||||
rofi
|
||||
xorg.xrandr
|
||||
]
|
||||
else []
|
||||
)
|
||||
++ (
|
||||
if config.module.programming.enable
|
||||
then [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue