This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-11-11 00:43:22 +01:00
parent e7c1c255bc
commit fcfc125373
8 changed files with 62 additions and 91 deletions

View File

@@ -55,9 +55,10 @@ pkgs: rec {
};
in ccolor // fcolor // xcolor;
font = {
code = {
code = rec {
name = "JetBrainsMono Nerd Font";
package = pkgs.nerd-fonts.jetbrains-mono;
regular-path = "${package}/share/fonts/truetype/NerdFonts/JetBrainsMonoNerdFont-Regular.ttf";
};
base = {
# name = "NewComputerModern08";