From 2a50c65dcb5657c0ebaa8a7145372fd699800dac Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 31 Aug 2021 08:58:49 -0400 Subject: disable updates on goremote --- goremote | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'goremote') diff --git a/goremote b/goremote index 747ee50..1a652ca 100755 --- a/goremote +++ b/goremote @@ -19,5 +19,6 @@ do done # maybe: -nix-channel --update -NIX_PATH=$HOME/.nix-defexpr/channels${NIX_PATH:+:}$NIX_PATH home-manager switch +#nix-collect-garbage -d +#nix-channel --update +#NIX_PATH=$HOME/.nix-defexpr/channels${NIX_PATH:+:}$NIX_PATH home-manager switch -- cgit v1.2.3