switched test script

This commit is contained in:
John Lancaster
2026-03-12 09:27:43 -05:00
parent cd14a37c8c
commit cae2ce81f4

View File

@@ -27,7 +27,7 @@ in
home.packages = with pkgs; [ home.packages = with pkgs; [
nixos-rebuild nixos-rebuild
(writeShellScriptBin "test-push" '' (writeShellScriptBin "test-push" ''
nixos-rebuild switch --flake ${flakeDir}#janus --target-host root@fded:fb16:653e:25da:be24:11ff:fea0:753f nixos-rebuild switch --flake ${flakeDir}#test-nix --target-host root@fded:fb16:653e:25da:be24:11ff:fea0:753f
'') '')
]; ];
# TODO: Add host-specific settings here: # TODO: Add host-specific settings here: