test
This commit is contained in:
parent
468ab0ea2d
commit
17a7cc5d0f
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
||||||
inherit config pkgs hostname;
|
inherit config pkgs hostname;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
home-manager.users.root = import ./users/root/home.nix { inherit hostname; };
|
home-manager.users.root = import ./users/root/home.nix;
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
nur.overlay
|
nur.overlay
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue