That's a crazy default...

This commit is contained in:
niten 2024-06-05 10:02:36 -07:00
parent 207585f7d0
commit 5ad1bbee60
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ in {
authentik-host = mkOption {
type = str;
description = "Hostname of the LDAP outpost provider.";
default = "authentik.${toplevel.config.fudo.mail.primary-domain}";
};
outpost-token-file = mkOption {