move imports, options
This commit is contained in:
parent
2764393d06
commit
c6eefbb5bc
9 changed files with 14 additions and 36 deletions
|
|
@ -18,10 +18,6 @@
|
|||
};
|
||||
};
|
||||
in {
|
||||
options.my.desktop.kde = {
|
||||
enable = lib.mkEnableOption "KDE desktop";
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
my.desktop.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue