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

This commit is contained in:
Simon Gardling 2025-06-18 22:55:12 -07:00
parent b91dbe924c
commit 154e8a388f
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

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