use only nmcli with nmaplet

This commit is contained in:
2025-10-16 00:29:12 +02:00
parent f16f941daf
commit 4a65f5e537

View File

@@ -29,9 +29,5 @@
];
networking.networkmanager.enable = true;
#networking = {
# wireless.iwd.enable = true;
# useDHCP = true;
#};
#programs.nm-applet.enable = true;
programs.nm-applet.enable = true;
}