nixos/modules/common/network-manager.nix

3 lines
47 B
Nix

{
networking.networkmanager.enable = true;
}