passthru.selfprivacy -> selfprivacy.passthru

This commit is contained in:
Alexander Tomokhov
2025-02-03 00:57:08 +04:00
parent 365e01a4e3
commit ee2e404eb8
9 changed files with 37 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
rec {
auth-passthru = config.passthru.selfprivacy.auth;
auth-passthru = config.selfprivacy.passthru.auth;
domain = config.selfprivacy.domain;
group = "dovecot2";
is-auth-enabled =