Fix iwd dns

This commit is contained in:
SebastianStork 2024-04-22 16:56:24 +02:00
parent dc6c6d9680
commit f425d2bf52

View file

@ -19,6 +19,7 @@
settings = {
General.EnableNetworkConfiguration = true;
Settings.AutoConnect = true;
Network.NameResolvingService = "resolvconf";
};
};