aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--guix-env.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-env.scm b/guix-env.scm
index d77cc5a3..1103d8d4 100644
--- a/guix-env.scm
+++ b/guix-env.scm
@@ -59,7 +59,7 @@
;;; "direnv" an then create a ".envrc" file in your current directory containing
;;; the following and then run "direnv allow" when prompted:
;;;
-;;; use guix -l guix-env.scm
+;;; use guix -l guix-env.scm --container --network --share=$HOME/.bash_history
;;;
;;; First time setup only, run:
;;;