summaryrefslogtreecommitdiff
path: root/goremote
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-08-31 08:58:49 -0400
committerBen Sima <ben@bsima.me>2021-08-31 08:58:49 -0400
commit2a50c65dcb5657c0ebaa8a7145372fd699800dac (patch)
tree30a8fcdf3354eb036df2626d40d3550a4d67fa95 /goremote
parentbaa10e8d290a44a717d27c8dd69375eb621d6e9f (diff)
disable updates on goremote
Diffstat (limited to 'goremote')
-rwxr-xr-xgoremote5
1 files changed, 3 insertions, 2 deletions
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