nix: bump nixpkgs and mailserver
Some checks failed
Build_Deploy / linter (push) Successful in 15s
Build_Deploy / build (push) Successful in 32s
Build_Deploy / deploy_dns (push) Successful in 1m24s
Build_Deploy / deploy_active (active) (push) Successful in 1m23s
Build_Deploy / deploy_active (active-ext) (push) Successful in 43s
Build_Deploy / deploy_active (active-core) (push) Failing after 4m5s

This commit is contained in:
silver 2025-09-20 17:33:30 +01:00
parent f33e14d8d1
commit 48b7cd2e54
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 1 additions and 2 deletions

View file

@ -27,7 +27,6 @@ in {
age.secrets.acme.file = ../secrets/dns_certs.secret.age;
security.acme = {
preliminarySelfsigned = false;
acceptTerms = true;
defaults = {

View file

@ -470,7 +470,7 @@ in {
mailserver = {
enable = true;
stateVersion = 1;
stateVersion = 3;
fqdn = "${cfg.sub}.${cfg.domain}";
domains = [