updated both updaters with new error notification
This commit is contained in:
parent
061cf6b578
commit
683f5e9201
@ -25,7 +25,7 @@ if ! echo $PASSWORD | sudo -S nixos-rebuild switch --impure ; then
|
|||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
if
|
fi
|
||||||
|
|
||||||
if ! echo $PASSWORD | cd /etc/nixos && sudo -S nix flake update ; then
|
if ! echo $PASSWORD | cd /etc/nixos && sudo -S nix flake update ; then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user