dns: add hw config, set dns server as default, fix firewall rule
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
networking.firewall.allowedTCPPorts = [ 19999 ];
|
||||
services.netdata.enable = true;
|
||||
|
||||
networking.nameservers = [ "2a01:4f8:1c0c:8221::8" "10.42.10.8" ];
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
Reference in New Issue
Block a user