add args back
This commit is contained in:
parent
eea20f2363
commit
1a0d6e556d
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
homeConfig = host: inputs.hm.lib.homeManagerConfiguration {
|
homeConfig = host: inputs.hm.lib.homeManagerConfiguration {
|
||||||
|
extraSpecialArgs = args // { hostname = host; };
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/${host}/home.nix
|
./hosts/${host}/home.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue