That's a crazy default...
This commit is contained in:
parent
207585f7d0
commit
5ad1bbee60
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue