Update modules/coreDesktop/default.nix
This commit is contained in:
parent
b20e5aea1c
commit
11671ce5af
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
cfg = config.coreDesktop;
|
cfg = config.coreDesktop;
|
||||||
in {
|
in {
|
||||||
options.programs.common = {
|
options.coreDesktop = {
|
||||||
enable = mkEnableOption "Config and Utils for Desktop";
|
enable = mkEnableOption "Config and Utils for Desktop";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue