mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Disable kresd on cube host
This commit is contained in:
parent
e367cfdd22
commit
0a5347c87a
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ in systemConfiguration {
|
|||
domains = [ domain ];
|
||||
certificateScheme = "acme";
|
||||
|
||||
# We use systemd-resolved instead of Knot Resolver.
|
||||
localDnsResolver = false;
|
||||
|
||||
hierarchySeparator = "/";
|
||||
useFsLayout = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue