Merge pull request 'nixos: upgrade to 24.05' (#93) from upgrade-24.05 into main
Reviewed-on: #93
This commit is contained in:
commit
ef50b987a4
8 changed files with 19 additions and 17 deletions
|
@ -100,7 +100,7 @@ in
|
|||
# set to satisfy the sieveScripts check, will be overridden by userdb lookups anyways
|
||||
mailUser = "vmail";
|
||||
mailGroup = "vmail";
|
||||
sieveScripts = {
|
||||
sieve.scripts = {
|
||||
before = pkgs.writeText "spam.sieve" ''
|
||||
require "fileinto";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue