1

System/Darwinix: Set known network services

This commit is contained in:
2026-03-21 15:41:48 +01:00
parent 6561d4c979
commit 645fc64ead

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"