updated flake lock
This commit is contained in:
parent
b6ce78b35c
commit
4db136d527
2 changed files with 16 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue