Regenerated
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.jetbrains-mono
|
||||
];
|
||||
}
|
||||
|
||||
@@ -58,13 +58,6 @@ in
|
||||
package = pkgs.phinger-cursors;
|
||||
size = cursorSize;
|
||||
};
|
||||
|
||||
fonts = {
|
||||
monospace = {
|
||||
package = pkgs.nerdfonts;
|
||||
name = "JetBrainsMono Nerd Font";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
#################################
|
||||
|
||||
Reference in New Issue
Block a user