services: matrix add mautrix-signal registration and fix whatsapp

This commit is contained in:
Kabbone 2022-12-30 10:10:59 +01:00
parent 4b77119927
commit 19d862c9e6
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
4 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 = [

Binary file not shown.