diff --git a/modules/server/homepage-dashboard/default.nix b/modules/server/homepage-dashboard/default.nix index b648803f..8433c797 100644 --- a/modules/server/homepage-dashboard/default.nix +++ b/modules/server/homepage-dashboard/default.nix @@ -42,7 +42,7 @@ in { environmentFile = config.age.secrets.homepage-env.path; customCSS = '' body, html { - font-family: vcr-mono, Inter, sans-serif !important; + font-family: vcr-mono, vcr-mono !important; } .font-medium { font-weight: 700 !important;