mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-23 22:41:31 -04:00
remove unused options
This commit is contained in:
parent
c1565bfbbb
commit
1ea39e3bba
3 changed files with 0 additions and 4 deletions
|
|
@ -16,5 +16,4 @@
|
|||
|
||||
module.gui.enable = true;
|
||||
module.programming.enable = true;
|
||||
module.wayland.enable = true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
module.gui.enable = true;
|
||||
module.programming.enable = true;
|
||||
module.hacking.enable = true;
|
||||
module.x11.enable = true;
|
||||
module.mudding.enable = true;
|
||||
module.gaming.enable = true;
|
||||
module.appdevel.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue