Merge pull request 'Enable network configuration in iwd settings' (#4886) from RuboGubo/clan-core:fixDHCPinstaller into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4886
This commit is contained in:
@@ -55,6 +55,7 @@ in
|
|||||||
networking.wireless.iwd = {
|
networking.wireless.iwd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
General.EnableNetworkConfiguration = true;
|
||||||
Network = {
|
Network = {
|
||||||
EnableIPv6 = true;
|
EnableIPv6 = true;
|
||||||
RoutePriorityOffset = 300;
|
RoutePriorityOffset = 300;
|
||||||
|
|||||||
Reference in New Issue
Block a user