This commit is contained in:
mjallen18
2025-06-18 23:45:34 -05:00
parent 96360efd32
commit 0211f0a415
9 changed files with 66 additions and 46 deletions

View File

@@ -5,7 +5,7 @@
shellIntegration.enableZshIntegration = true;
font = {
name = "nerd-fonts-jetbrains-mono";
name = "JetBrainsMono NFM";
package = pkgs.nerd-fonts.jetbrains-mono;
size = 12;
};