diff --git a/hosts/hyp-01/default.nix b/hosts/hyp-01/default.nix index 2993340..fb4ed38 100644 --- a/hosts/hyp-01/default.nix +++ b/hosts/hyp-01/default.nix @@ -5,6 +5,7 @@ { networking.hostName = "hyp-01"; networking.hostId = "ae2c05d3"; + nixpkgs.hostPlatform = "x86_64-linux"; imports = [ inputs.disko.nixosModules.disko