feat(networkmanager): add iwd as backend
This commit is contained in:
parent
57ef0b55ca
commit
a70aebffff
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
|
networkmanager.wifi.backend = "iwd";
|
||||||
|
|
||||||
# Configures a simple stateful firewall.
|
# Configures a simple stateful firewall.
|
||||||
# By default, it doesn't allow any incoming connections.
|
# By default, it doesn't allow any incoming connections.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue