feat: add zulip integration
This commit is contained in:
parent
50468db20b
commit
3a0d464234
14 changed files with 430 additions and 5 deletions
|
|
@ -27,8 +27,16 @@ in
|
|||
jet
|
||||
server
|
||||
];
|
||||
"zulip-api-key.age".publicKeys = [
|
||||
jet
|
||||
server
|
||||
];
|
||||
"discord-webhook-secret.age".publicKeys = [
|
||||
jet
|
||||
server
|
||||
];
|
||||
"zulip-webhook-secret.age".publicKeys = [
|
||||
jet
|
||||
server
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue