1
0

dns: add hw config, set dns server as default, fix firewall rule

This commit is contained in:
Garionion
2022-07-14 22:15:55 +02:00
parent 2cd8228880
commit 282bc4abc4
3 changed files with 40 additions and 1 deletions

View File

@@ -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.