feat: several updates
This commit is contained in:
@@ -14,7 +14,12 @@
|
||||
additionalPorts = [
|
||||
53
|
||||
];
|
||||
udpPorts = [ 53 ];
|
||||
udpPorts = [
|
||||
53
|
||||
67
|
||||
5335 # unbound
|
||||
68 # DHCP
|
||||
];
|
||||
importConfig = [
|
||||
../config/dns-adguardhome.nix
|
||||
../config/dns-unbound.nix
|
||||
|
||||
Reference in New Issue
Block a user