updated flake.lock
This commit is contained in:
parent
0476afb471
commit
a482a3bfce
3 changed files with 26 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue