a
This commit is contained in:
parent
0703c3be34
commit
db86293a46
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@
|
||||||
networking.hostName = hostName;
|
networking.hostName = hostName;
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
home-manager.extraSpecialArgs = { inherit inputs; };
|
home-manager.extraSpecialArgs = { inherit inputs pkgs; };
|
||||||
home-manager.users.ragon = hmConfig;
|
home-manager.users.ragon = hmConfig;
|
||||||
}
|
}
|
||||||
./darwin-common.nix
|
./darwin-common.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue