This commit is contained in:
2023-02-22 14:50:22 -05:00
parent 9f4985cb25
commit 438691a5ae
4 changed files with 107 additions and 53 deletions

View File

@@ -9,7 +9,7 @@
}:
mkShell {
sopsPGPKeyDirs = [ "./nixos/secrets/keys" ];
sopsPGPKeyDirs = [ "./secrets/keys" ];
nativeBuildInputs = [
python3.pkgs.invoke
ssh-to-pgp