auth: ldap-dovecot.nix, clean code

This commit is contained in:
Alexander Tomokhov
2024-12-20 18:41:07 +04:00
parent ad6d3d6970
commit 5d76f456c1
6 changed files with 209 additions and 236 deletions

View File

@@ -36,11 +36,12 @@
+ /nixos/modules/services/security/oauth2-proxy-nginx.nix)
./module.nix
./ldap-postfix.nix
./ldap-dovecot.nix
];
nixpkgs.overlays = [ self.overlays.default ];
selfprivacy.modules.auth.enable = true;
selfprivacy.modules.auth.debug = true;
selfprivacy.modules.auth.debug = false;
};
configPathsNeeded =