flake.nix: Update NixOS release to 25.11
This commit is contained in:
parent
95d920ae67
commit
54f84355ee
8 changed files with 22 additions and 20 deletions
|
|
@ -261,7 +261,7 @@ in {
|
|||
|
||||
security.dhparams.params.dovecot2.bits = cfg.dovecot.dhparamSize;
|
||||
|
||||
systemd.services.dovecot2 = {
|
||||
systemd.services.dovecot = {
|
||||
preStart = ''
|
||||
${genAuthDbsScript}
|
||||
${genMaildirScript}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue