Shouldn't be called 'template'

This commit is contained in:
niten 2024-01-13 13:26:10 -08:00
parent 031600e175
commit 168dc68251
1 changed files with 1 additions and 1 deletions

View File

@ -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}