fix: typo in name
This commit is contained in:
parent
47c615d7a5
commit
32577ecebc
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Gonna use a priper nixos module for this
|
|||
|
||||
# im poort in teh secrets for this
|
||||
age.secrets.ldap_pw.file = ../secrets/ldap/pw.age;
|
||||
age.secrets.ldap_self_service.file = ../secrets/ldap/ldap_self_service.age;
|
||||
age.secrets.ldap_self_service.file = ../secrets/ldap/self_service.age;
|
||||
|
||||
skynet_dns.records.cname = [
|
||||
"${cfg.subdomain} CNAME ${cfg.host.name}"
|
||||
|
|
Loading…
Reference in a new issue