fix control-enable

This commit is contained in:
2023-12-05 16:50:13 +01:00
parent 679c86fc4f
commit b4fe570ee4

View File

@@ -3,8 +3,8 @@ let
cids = import ../modules/staticids.nix; cids = import ../modules/staticids.nix;
domain = "ns.cloonar.com"; domain = "ns.cloonar.com";
cfg = { cfg = {
server = {
control-enable = true; control-enable = true;
server = {
interface = [ "0.0.0.0" "::0" ]; interface = [ "0.0.0.0" "::0" ];
interface-automatic = "yes"; interface-automatic = "yes";
access-control = [ access-control = [