misc_nixos-mailserver/mail-server
Martin Weinelt cf6ef5e9ca
Create per service debug logging toggles
Enabling the rspamd debug log drowns out everything else and should be
selected explicitly as needed.

The external test does not require it and removing it makes it much
(~40.5%) faster, since it now does not block on terminal output anymore.

Before:
```
Benchmark 1: nix build .#hydraJobs.x86_64-linux.external-unstable --rebuild
  Time (mean ± σ):     151.737 s ±  1.074 s    [User: 0.310 s, System: 0.289 s]
  Range (min … max):   150.321 s … 153.512 s    10 runs
```

After:
```
Benchmark 1: nix build .#hydraJobs.x86_64-linux.external-unstable --rebuild
  Time (mean ± σ):     90.531 s ±  0.557 s    [User: 0.054 s, System: 0.045 s]
  Range (min … max):   89.579 s … 91.278 s    10 runs
```
2025-06-17 22:02:31 +02:00
..
dovecot/imap_sieve dovecot: drop unused pipe scripts 2025-05-15 16:29:05 +02:00
assertions.nix docs/migrations: Improve title scoping for LDAP home dir migration 2025-06-02 04:31:41 +02:00
borgbackup.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
clamav.nix treewide: remove dead nix references 2025-05-15 16:41:30 +02:00
common.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
dovecot.nix Create per service debug logging toggles 2025-06-17 22:02:31 +02:00
environment.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
kresd.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
monit.nix treewide: remove dead nix references 2025-05-15 16:41:30 +02:00
networking.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
nginx.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
postfix.nix postfix: rearrange smtpd_tls_chain_files option 2025-06-16 07:27:03 +02:00
rsnapshot.nix treewide: remove global with lib 2025-06-15 05:08:47 +02:00
rspamd.nix Create per service debug logging toggles 2025-06-17 22:02:31 +02:00
systemd.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
users.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00