services: matrix add mautrix-signal registration and fix whatsapp
This commit is contained in:
parent
4b77119927
commit
19d862c9e6
@ -15,7 +15,7 @@
|
||||
{
|
||||
imports = # Import window or display manager.
|
||||
[
|
||||
../modules/editors/nvim # ! Comment this out on first install !
|
||||
#../modules/editors/nvim # ! Comment this out on first install !
|
||||
];
|
||||
|
||||
users.users.${user} = { # System User
|
||||
|
@ -79,7 +79,7 @@ in {
|
||||
app_service_config_files = [
|
||||
config.age.secrets."services/matrix/whatsapp-registration.yml".path
|
||||
config.age.secrets."services/matrix/telegram-registration.yml".path
|
||||
# "/var/lib/matrix-synapse/signal-registration.yaml"
|
||||
config.age.secrets."services/matrix/signal-registration.yml".path
|
||||
];
|
||||
};
|
||||
extraConfigFiles = [
|
||||
|
BIN
secrets/services/matrix/signal-registration.age
Normal file
BIN
secrets/services/matrix/signal-registration.age
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user