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