alpine: remove samba

This commit is contained in:
Tristan 2025-08-09 16:11:32 +01:00
parent 19811d6854
commit 5980c2ef82
2 changed files with 1 additions and 1 deletions

View file

@ -63,6 +63,7 @@ in {
services.matrix-synapse = {
enable = true;
extraConfigFiles = [templates."synapse/secrets.yaml".path];
# https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html
settings = {
signing_key_path = secrets."synapse/signing_key".path;
server_name = domain;