Enable network configuration in iwd settings

closes #4885
This commit is contained in:
RuboGubo
2025-08-22 20:20:37 +01:00
parent 16dffa99c0
commit 30e18bbc66

View File

@@ -55,6 +55,7 @@ in
networking.wireless.iwd = {
enable = true;
settings = {
General.EnableNetworkConfiguration = true;
Network = {
EnableIPv6 = true;
RoutePriorityOffset = 300;