{config, pkgs, ...}: { services.swaync = { enable = true; style = '' #custom-notification { font-family: "NotoSansMono Nerd Font"; } ''; }; }