Shouldn't be called 'template'
This commit is contained in:
parent
031600e175
commit
168dc68251
|
@ -234,7 +234,7 @@ let
|
|||
let
|
||||
cfg = config.fudo.auth.kerberos;
|
||||
|
||||
kdcConf = pkgs.writeText "kdc.conf.template" ''
|
||||
kdcConf = pkgs.writeText "kdc.conf" ''
|
||||
[kdc]
|
||||
database = {
|
||||
realm = ${cfg.realm}
|
||||
|
|
Loading…
Reference in New Issue