{ config, pkgs, ... }: { programs.mako = { enable = true; settings = '' { anchor = "top-center" } ''; }; }