This commit is contained in:
mjallen18
2025-06-20 09:10:30 -05:00
parent 0211f0a415
commit e8f838a864
4 changed files with 31 additions and 13 deletions

View File

@@ -194,5 +194,10 @@ in
gtk-application-prefer-dark-theme = true;
};
font = {
name = "JetBrainsMono NFM";
package = pkgs.nerd-fonts.jetbrains-mono;
size = 12;
};
};
}