fix host generation function
This commit is contained in:
parent
9996cc243d
commit
0a70eff5fc
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
|||
modules = [
|
||||
home-manager.nixosModules.home-manager
|
||||
secrets.nixosModules.winter
|
||||
./hosts/winter.nix
|
||||
(./hosts + "/${name}.nix")
|
||||
];
|
||||
specialArgs = { inherit inputs modules overlays enableGUI; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue