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