summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/zshrc.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/zshrc.nix b/home/zshrc.nix
index 85cdc95..ad8db9c 100644
--- a/home/zshrc.nix
+++ b/home/zshrc.nix
@@ -22,7 +22,7 @@
}
function shenv() {
- nix shell 'system#shenvs.'"$1"
+ nix shell --impure 'system#shenvs.'"$1"
}
function xseli() {