secrets: add hydra environment file

This commit is contained in:
Infinidoge 2024-05-20 00:59:33 -04:00
parent 8368be4f18
commit 0df59f03b8
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
3 changed files with 51 additions and 0 deletions

View file

@ -34,4 +34,5 @@ in
"borg-ssh-key.age".publicKeys = allKeys;
"cloudflare.age".publicKeys = allKeys;
"smtp-password.age".publicKeys = allKeys;
"hydra.age".publicKeys = allKeys;
}