modules: refactoring complete
Hopefully works
This commit is contained in:
commit
26aa946bfa
87 changed files with 524 additions and 3085 deletions
|
@ -7,7 +7,7 @@
|
|||
}:
|
||||
with lib; let
|
||||
cfg = config.modules.other.home-manager;
|
||||
username = config.modules.other.system.username;
|
||||
inherit (config.modules.other.system) username;
|
||||
in {
|
||||
options.modules.other.home-manager = {
|
||||
enable = mkEnableOption "home-manager";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue