mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-08 05:49:23 +02:00
Turn home manager into sperate module
This commit is contained in:
parent
441028f65b
commit
cd5a912929
6 changed files with 333 additions and 315 deletions
|
@ -10,6 +10,6 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
imports = [ ./home.nix ];
|
||||
custom.user.root.home.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue