refactor(home): homeModules -> ooknet
This commit is contained in:
parent
b81c929a0b
commit
1d1cb3092f
104 changed files with 214 additions and 255 deletions
|
|
@ -9,7 +9,7 @@
|
|||
./mimeApps
|
||||
];
|
||||
|
||||
options.homeModules.config = {
|
||||
options.ooknet.config = {
|
||||
nix.enable = lib.mkEnableOption "enable nix configuration module";
|
||||
home.enable = lib.mkEnableOption "enable home configuration module";
|
||||
userDirs.enable = lib.mkEnableOption "enable userDirs configuration module";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue