test
This commit is contained in:
parent
f8ad7a8364
commit
d6dbc03e60
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
|
||||
# Home Manager settings
|
||||
home-manager.nixosModules.home-manager {
|
||||
inherit hostname;
|
||||
specialArgs = { inherit hostname; }
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.albert = import ./users/albert/home.nix;
|
||||
|
|
Loading…
Reference in a new issue