use-remote-sudo is deprecated, use --sudo instead

This commit is contained in:
2025-06-18 22:55:12 -07:00
parent 42d6267f79
commit 38f02336bf

View File

@@ -5,4 +5,4 @@ if [ "$ARG" = "" ]; then
ARG="boot" ARG="boot"
fi fi
nixos-rebuild "$ARG" --flake . --use-remote-sudo nixos-rebuild "$ARG" --flake . --sudo