[nixos] Drop Iosevka and bring in the new Monaspace kid

This commit is contained in:
Sebastian Schulze 2023-12-06 23:22:33 +01:00
parent 02806975f8
commit b076dfcee5
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 7 deletions

View File

@ -108,20 +108,15 @@
twitter-color-emoji
jetbrains-mono
fira
mononoki
fira-mono
fira-code
fantasque-sans-mono
overpass
ibm-plex
iosevka
martian-mono
roboto
roboto-mono
joypixels
(iosevka-bin.override { variant = "aile"; })
(iosevka-bin.override { variant = "etoile"; })
(nerdfonts.override { fonts = [ "JetBrainsMono" "IBMPlexMono" "Iosevka" "NerdFontsSymbolsOnly" "VictorMono" ]; }) ];
monaspace
(nerdfonts.override { fonts = [ "JetBrainsMono" "IBMPlexMono" "NerdFontsSymbolsOnly" "VictorMono"]; }) ];
fontconfig.enable = true;
fontconfig.defaultFonts = {
emoji = lib.mkBefore [ "Joypixels" "Noto Color Emoji" ];