{lib, config, ...}: lib.mkIf config.desktop.enable {
networking.networkmanager = {
enable = true;
};
}