feat(fonts): Install Maple Mono and set it as the default mono font

This commit is contained in:
punkfairie 2024-10-20 21:22:41 -07:00
parent 414afef12f
commit 1040b97988

View file

@ -16,8 +16,11 @@
home.packages = with pkgs; [
inputs.alejandra.defaultPackage.${system}
just
maple-mono-NF
];
fonts.fontconfig.defaultFonts.monospace = "Maple Mono NF";
imports = [
./bat
./btop