From 934ae2943ea366812e14157dd6852e5d5f0666f6 Mon Sep 17 00:00:00 2001 From: Spectre Date: Thu, 6 Jun 2024 23:52:24 +0200 Subject: [PATCH] hosts --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index e6f6bbd9..1d49bc86 100644 --- a/flake.nix +++ b/flake.nix @@ -33,6 +33,7 @@ inherit inputs; hostname = host; system = "x86_64-linux"; + pkgs = inputs.nixpkgs.legacyPackages."x86_64-linux"; }; in { nixosConfigurations = builtins.listToAttrs (