diff options
Diffstat (limited to 'bin/upgrade')
-rwxr-xr-x | bin/upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/upgrade b/bin/upgrade index 94b30b1..62868b0 100755 --- a/bin/upgrade +++ b/bin/upgrade @@ -60,7 +60,7 @@ done shift $((OPTIND - 1)) -pass show velhinho/0-andreh-password | +pass show velhinho/andreh | head -n1 | sudo -ES guix system -v3 reconfigure /run/current-system/configuration.scm guix home -v3 reconfigure ~/.guix-home/configuration.scm |