{ config, pkgs, ... }: { services = { polybar = { enable = true; }; }; }