178d259
78508ad
1 2 3
4 5
6 7
8
{ ... }: let font = "Sans 13"; in { imports = [ ../wayland/home.nix ]; services.mako.font = font; programs.zathura.options.font = font; }