diff options
| author | andromeda <andromeda@lenovo> | 2026-01-13 05:53:57 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-13 05:53:57 +0100 |
| commit | dcb82ed361fcd36a5f0149c98f73ed36f75fb8fc (patch) | |
| tree | b4faac4bb7aa5145f9840b567ec01faad71ae0a8 /secrets/secrets.nix | |
| parent | b25ce469b625dda07e267797f18dd3406a865fbf (diff) | |
add README, conduit
Diffstat (limited to 'secrets/secrets.nix')
| -rw-r--r-- | secrets/secrets.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 10b449b..2b18560 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -8,6 +8,11 @@ in { "andromeda-pw.age".publicKeys = [andromeda lenovo]; "mtgmonkey-pw.age".publicKeys = [andromeda lenovo]; + # contains the following env + # CONDUIT_JWT_SECRET + # CONDUIT_TURN_SECRET + "conduit-secretFile.age".publicKeys = [andromeda lenovo _109-199-104-83]; + # dkim private keys "dkim-galaxious.de.mail.key.age".publicKeys = [andromeda lenovo _109-199-104-83]; |
