init sops for mail and auth

This commit is contained in:
goeranh 2026-03-21 18:03:50 +01:00
parent 43cfebcec6
commit 2fa576a302
No known key found for this signature in database
6 changed files with 79 additions and 34 deletions

View file

@ -196,6 +196,7 @@
disko.nixosModules.disko
authentik.nixosModules.default
mailserver.nixosModules.mailserver
sops.nixosModules.default
{
_module.args = { inherit self modulesPath; };
}