diff --git a/modules/hosts/iso/configuration.nix b/modules/hosts/iso/configuration.nix index a29d78d..729ae54 100644 --- a/modules/hosts/iso/configuration.nix +++ b/modules/hosts/iso/configuration.nix @@ -27,8 +27,7 @@ system.stateVersion = "25.11"; - #nixpkgs.hostPlatform = "x86_64-linux"; - nixpkgs.hostPlatform = pkgs.stdenv.hostPlatform.system; + nixpkgs.hostPlatform = "x86_64-linux"; users.users."nathan" = { hashedPassword = "$y$j9T$F0pn6l4C45lz4a0FTZLqE0$Fc48Ptbmz/3MJCk/Jsaqop4ff.bY3J3GcjhmJx5R7k6";