Remove FantasqueSansMono and Iosevka from NerdFonts
This commit is contained in:
parent
2d9da1afb4
commit
14c369aad0
|
@ -77,8 +77,6 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
(nerdfonts.override {
|
(nerdfonts.override {
|
||||||
fonts = [
|
fonts = [
|
||||||
"FantasqueSansMono" # My new main font
|
|
||||||
"Iosevka" # Keeping as a backup for now
|
|
||||||
"VictorMono" # Just for fun
|
"VictorMono" # Just for fun
|
||||||
"HeavyData" # Just for fun
|
"HeavyData" # Just for fun
|
||||||
"NerdFontsSymbolsOnly" # For other tools
|
"NerdFontsSymbolsOnly" # For other tools
|
||||||
|
|
Loading…
Reference in a new issue