This commit is contained in:
Spectre 2024-06-06 23:52:24 +02:00
parent 3fa8eec131
commit 934ae2943e

View file

@ -33,6 +33,7 @@
inherit inputs;
hostname = host;
system = "x86_64-linux";
pkgs = inputs.nixpkgs.legacyPackages."x86_64-linux";
};
in {
nixosConfigurations = builtins.listToAttrs (