janus updates

This commit is contained in:
John Lancaster
2026-03-14 12:13:17 -05:00
parent e1bfcb825f
commit 6e319ffc9c
2 changed files with 8 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ in
home.packages = with pkgs; [
nixos-rebuild
(writeShellScriptBin "test-push" ''
nixos-rebuild switch --flake ${flakeDir}#test-nix --target-host root@${testTarget}
nixos-rebuild switch --flake ${flakeDir}#janus --target-host root@${testTarget}
'')
];
# TODO: Add host-specific settings here: