updated flake.lock

This commit is contained in:
Leyla Becker 2025-06-19 10:08:42 -05:00
parent 0476afb471
commit a482a3bfce
3 changed files with 26 additions and 26 deletions

View file

@ -65,7 +65,7 @@ flake=${flake:-$target}
mode=${mode:-switch}
user=${user:-$USER}
command="nixos-rebuild $mode --use-remote-sudo --flake .#$flake"
command="nixos-rebuild $mode --use-remote-sudo --ask-sudo-password --flake .#$flake"
if [[ $host ]];
then