{ config, lib, pkgs, ... }: { config.services.network-manager-applet = { enable = true; }; }