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