From b0d61c116c6dfe0aad061bf8dcb4c30fa3010447 Mon Sep 17 00:00:00 2001 From: sstent Date: Thu, 23 Feb 2023 09:28:50 -0500 Subject: [PATCH] sync --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 6de21df..d159778 100644 --- a/shell.nix +++ b/shell.nix @@ -10,7 +10,7 @@ }: mkShell { - sopsPGPKeyDirs = [ "./secrets/keys" ]; + # sopsPGPKeyDirs = [ "./secrets/keys" ]; nativeBuildInputs = [ python3.pkgs.invoke pkgs.ssh-to-age