fix
This commit is contained in:
@@ -170,10 +170,10 @@ in {
|
|||||||
allowedUDPPorts = [ 53 ];
|
allowedUDPPorts = [ 53 ];
|
||||||
allowedTCPPorts = [ 853 ];
|
allowedTCPPorts = [ 853 ];
|
||||||
};
|
};
|
||||||
services.unbound = {
|
};
|
||||||
enable = true;
|
services.unbound = {
|
||||||
settings = cfg;
|
enable = true;
|
||||||
};
|
settings = cfg;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user