janus updates
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user