diff options
| author | seth <[email protected]> | 2023-11-13 19:03:14 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-13 19:03:14 -0500 |
| commit | e1387ae4821a95efabb356581f2234ef4aab42cb (patch) | |
| tree | 32b5eb2932da4027a157d4e9d9fa158c0e80dddf /secrets/secrets.nix | |
| parent | bdeb3438b635dce453310466a3ade6317fb0e0f7 (diff) | |
atlas: start hosting teawiebot
Diffstat (limited to 'secrets/secrets.nix')
| -rw-r--r-- | secrets/secrets.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 7ebc07a..bd1fb57 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -14,4 +14,5 @@ in { "systems/atlas/tailscaleAuthKey.age".publicKeys = atlas; "systems/atlas/cloudflaredCreds.age".publicKeys = atlas; "systems/atlas/cloudflareApiKey.age".publicKeys = atlas; + "systems/atlas/teawieBot.age".publicKeys = atlas; } |
