stage #95

Merged
micqdf merged 2 commits from stage into master 2026-03-02 22:33:27 +00:00
Showing only changes of commit 190dc2e095 - Show all commits

View File

@@ -164,7 +164,7 @@ rebuild_node() {
timeout "$REBUILD_TIMEOUT" nixos-rebuild switch \
--flake "$FLAKE_DIR#$node_name" \
--target-host "$ACTIVE_SSH_USER@$node_ip" \
--sudo
--use-remote-sudo
}
rebuild_node_with_retry() {