flake: refactor gnome and kde config inclusion
This commit is contained in:
parent
c07b2f920e
commit
52f5d725ea
6 changed files with 65 additions and 49 deletions
|
|
@ -5,5 +5,7 @@
|
|||
android.enable = lib.mkEnableOption { };
|
||||
media-packages.enable = lib.mkEnableOption { };
|
||||
containers.enable = lib.mkEnableOption { };
|
||||
gnome.enable = lib.mkEnableOption { };
|
||||
kde.enable = lib.mkEnableOption { };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue