]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - .envrc
Update nix unstable
[perso/Immae/Config/Nix.git] / .envrc
diff --git a/.envrc b/.envrc
index 9741a311a705f709db85527186a5fd4af2dee4da..b4859fdbf3bb129203bbec006bc039fe311b1346 100644 (file)
--- a/.envrc
+++ b/.envrc
@@ -1,6 +1,7 @@
 # vim: filetype=bash
 export PASSWORD_STORE_DIR=$(expand_path nixops/secrets)
 export NIX_PATH=nixpkgs=$(cat $(expand_path nix/sources.json) | jq -r '."nixpkgs-nixops".url')
+NIX_PATH=$NIX_PATH:nixpkgs-nix=$(cat $(expand_path nix/sources.json) | jq -r '."nixpkgs-nix".url')
 
 export NIXOPS_ENV_LOADED=1