From 282c67a117b7d349b30a96972b050d630f906dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 7 Oct 2021 15:17:30 +0200 Subject: Refactor secrets handling --- .envrc | 1 - 1 file changed, 1 deletion(-) (limited to '.envrc') diff --git a/.envrc b/.envrc index b4859fd..438d807 100644 --- 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') -- cgit v1.2.3