mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-08 05:49:23 +02:00
Hope this fixes home manager
This commit is contained in:
parent
f5514728a9
commit
441028f65b
4 changed files with 277 additions and 271 deletions
|
@ -10,7 +10,6 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
home-manager.users.root = import ./home.nix;
|
||||
imports = [ ./home.nix ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue