switch back to nmcli for network management on desktop

This commit is contained in:
TheWanderingCrow 2024-11-18 07:08:58 -05:00
parent 0546658ccc
commit 2eed94560f

View file

@ -5,8 +5,6 @@
];
networking.hostName = "Parzival";
networking.networkmanager.enable = lib.mkForce false;
networking.wireless.iwd.enable = true;
user.crow.enable = true;