]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - .envrc
Refactor secrets handling
[perso/Immae/Config/Nix.git] / .envrc
diff --git a/.envrc b/.envrc
index b4859fdbf3bb129203bbec006bc039fe311b1346..438d807e29908d3c4855a7978433a504c952f38e 100644 (file)
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,4 @@
 # 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')