hosts
This commit is contained in:
parent
3fa8eec131
commit
934ae2943e
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
inherit inputs;
|
||||
hostname = host;
|
||||
system = "x86_64-linux";
|
||||
pkgs = inputs.nixpkgs.legacyPackages."x86_64-linux";
|
||||
};
|
||||
in {
|
||||
nixosConfigurations = builtins.listToAttrs (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue