updated flake lock

This commit is contained in:
Leyla Becker 2025-06-30 22:37:38 -05:00
parent b6ce78b35c
commit 4db136d527
2 changed files with 16 additions and 16 deletions

View file

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