{ config, pkgs, inputs, ... }: { programs.rofi = { enable = true; }; }