Use iwd as wifi backend

This commit is contained in:
Hendrik Sokolowski 2022-05-18 00:30:24 +02:00
parent 069d63e56e
commit a1c834002a

View file

@ -26,6 +26,7 @@ in
networking.networkmanager = {
# Enable networkmanager. REMEMBER to add yourself to group in order to use nm related stuff.
enable = true;
wifi.backend = "iwd";
};
# Customized binary caches list (with fallback to official binary cache)