1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-04 08:38:46 +02:00

mail: use rspamd for dkim

This commit is contained in:
Rouven Seifert 2023-11-16 01:27:01 +01:00
parent 52788f10ea
commit 719ef1ba91
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
12 changed files with 145 additions and 102 deletions
hosts/nuc

View file

@ -70,6 +70,7 @@
# Enable the OpenSSH daemon.
services.openssh.enable = true;
programs.mosh.enable = true;
security = {
audit.enable = true;
auditd.enable = true;