format + tree-sitter

This commit is contained in:
2026-04-15 11:28:48 +02:00
parent 6ee0af88cd
commit d191299966
10 changed files with 107 additions and 72 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
];
dicts = with pkgs.aspellDicts; [
# https://search.nixos.org/packages?query=aspellDicts
en
en
sv
];
maxAttachmentSize = config.mailserver.messageSizeLimit / 1024 / 1024;