Apparently IWD doesn't do DHCP by default because who needs DHCP

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2023-11-19 12:26:10 +01:00
parent 6ef8a0dc3f
commit 2ca3b3f6d1
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -95,6 +95,9 @@ in
'';
networking.wireless.iwd.enable = true;
networking.wireless.iwd.settings = {
General.EnableNetworkConfiguration = true;
};
hardware.bluetooth = {
enable = true;
settings = {