mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 12:55:13 +08:00
chore: adds things
This commit is contained in:
parent
5853cc3a4e
commit
cdbfd663be
2 changed files with 10 additions and 2 deletions
|
|
@ -25,6 +25,12 @@
|
|||
"matrixRegistrationSecret" = {
|
||||
owner = "matrix-synapse";
|
||||
};
|
||||
"matrixWhatsAppBridgeSecret" = {
|
||||
owner = "mautrix-signal";
|
||||
};
|
||||
"matrixSignalBridgeSecret" = {
|
||||
owner = "mautrix-whatsapp";
|
||||
};
|
||||
"smbLoginDetails" = { };
|
||||
"syncplay" = { };
|
||||
"funkwhaleDjangoSecret" = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue