mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-26 06:02:34 -05:00
collapse wayland programs.nix into the desktop
This commit is contained in:
parent
b582f716c1
commit
8a6e0b5c9e
5 changed files with 19 additions and 29 deletions
|
|
@ -16,7 +16,6 @@
|
|||
desktop.sway.enable = true;
|
||||
|
||||
module.gui.enable = true;
|
||||
module.wayland.enable = true;
|
||||
module.programming.enable = true;
|
||||
module.hacking.enable = true;
|
||||
module.mudding.enable = true;
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
module.gui.enable = true;
|
||||
module.programming.enable = true;
|
||||
module.hacking.enable = true;
|
||||
module.wayland.enable = true;
|
||||
module.x11.enable = true;
|
||||
module.mudding.enable = true;
|
||||
module.gaming.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue