1

System/Darwinix: Set known network services

This commit is contained in:
2026-03-21 15:41:48 +01:00
parent 1aa38a5c3e
commit 7d950369f2

View File

@ -46,6 +46,11 @@
blockAllIncoming = false; blockAllIncoming = false;
}; };
knownNetworkServices = [
"Wi-Fi"
"Thunderbold Bridge"
];
dns = [ dns = [
"192.168.86.26" "192.168.86.26"
"8.8.8.8" "8.8.8.8"