I’m interested in combining my Ethernet and WiFi connection via Team virtual connection. After successfully create the connection via KDE System Setting GUI, I got NetworkManager plugin for 'team' unavailable error when I try to connect. I’m still stuck, but here some information I found when googling this problem:
- The nixpkgs doesn’t have
networkmanager-teampackage. - Maybe it require the
libteampackage that also doesn’t exist in nixpkgs. - Clearlinux disable the team network plugin. Does NixOS too?