sops: new way of decrypting secrets

This commit is contained in:
Christoph Hollizeck 2024-11-12 16:12:32 +01:00
parent a8e9949d9c
commit f5b2bf580c
8 changed files with 56 additions and 38 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
export SOPS_AGE_KEY=$(ssh-to-age -i ~/.ssh/id_ed25519 -private-key)