]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - .envrc
Upgrade syden peertube to flake
[perso/Immae/Config/Nix.git] / .envrc
diff --git a/.envrc b/.envrc
index 6eeaba9ee75de5e41b9dad17c6ea956d256f63c9..9741a311a705f709db85527186a5fd4af2dee4da 100644 (file)
--- a/.envrc
+++ b/.envrc
@@ -1,7 +1,5 @@
 # vim: filetype=bash
 export PASSWORD_STORE_DIR=$(expand_path nixops/secrets)
-export NIXOPS_STATE=$(expand_path nixops/state/immaeEu.nixops)
-export NIXOPS_DEPLOYMENT=cef694f3-081d-11e9-b31f-0242ec186adf
 export NIX_PATH=nixpkgs=$(cat $(expand_path nix/sources.json) | jq -r '."nixpkgs-nixops".url')
 
 export NIXOPS_ENV_LOADED=1
@@ -11,3 +9,5 @@ PATH_add $(expand_path nixops/scripts)
 
 use nix
 watch_file $(expand_path nix/sources.json)
+
+clean_nix_shell