Force hosts to contain proper localhost

This commit is contained in:
root
2021-04-12 13:38:56 -07:00
parent 5f75be732c
commit 7f3c409d56
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ in {
};
libdefaults = {
allow_weak_crypto = false;
allow_weak_crypto = true;
dns_lookup_kdc = true;
dns_lookup_realm = true;
forwardable = true;