This commit is contained in:
mjallen18
2026-02-13 15:18:07 -06:00
parent ae9075e795
commit d855e75e48

View File

@@ -30,7 +30,7 @@ let
key = key;
lighthouse = {
dns = {
enable = true;
enable = false;
host = "localhost";
port = 53;
};