From 2d7517fe5c09b9070bd4ba762f7fcbf0e66052d0 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 23 Apr 2026 13:29:58 -0500 Subject: [PATCH] test iso --- modules/hosts/iso/configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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";