diff options
Diffstat (limited to 'bin/update')
-rwxr-xr-x | bin/update | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -64,15 +64,6 @@ done shift $((OPTIND - 1)) -HOSTNAME="$(hostname)" -if [ -e /etc/nixos/configuration.nix ]; then - pass show "$HOSTNAME"/andreh | - head -n1 | - sudo -S nix-channel --update -else - nix-channel --update -fi - guix pull -v3 rfc -u |