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