feat(networkmanager): add iwd as backend

This commit is contained in:
Mohammad Rafiq 2025-03-25 05:38:40 +08:00
parent 57ef0b55ca
commit a70aebffff
No known key found for this signature in database

View file

@ -9,6 +9,7 @@
networking = {
networkmanager.enable = true;
networkmanager.wifi.backend = "iwd";
# Configures a simple stateful firewall.
# By default, it doesn't allow any incoming connections.