From 98aa808eab87f8a0c5eba55a544e24138ce065d8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 13 Mar 2023 21:03:50 -0300 Subject: etc/guix/system.scm: Add Nix system service --- bin/update | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/update b/bin/update index 0768f6d..e59aeae 100755 --- a/bin/update +++ b/bin/update @@ -68,6 +68,8 @@ 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 -- cgit v1.2.3