give hosts dns domain list

This commit is contained in:
2025-12-22 12:41:31 +01:00
parent 4c21950c3a
commit bebe13d760
4 changed files with 4 additions and 4 deletions

View File

@@ -201,7 +201,7 @@
"10-lan" = {
matchConfig.Name = "ens18";
ntp = [ "192.168.2.1" ];
#domains = [ "home.opel-online.de" ];
domains = [ "home.opel-online.de" ];
networkConfig = {
DHCP = "yes";
IPv6AcceptRA = true;