fix fonts
This commit is contained in:
parent
f1a1b4d72f
commit
238cd14b91
2 changed files with 18 additions and 14 deletions
|
@ -48,11 +48,15 @@ in {
|
|||
};
|
||||
};
|
||||
packages = with pkgs; [
|
||||
# custom-iosevka
|
||||
custom-iosevka
|
||||
material-icons
|
||||
material-design-icons
|
||||
papirus-icon-theme
|
||||
(nerdfonts.override {fonts = ["Iosevka" "JetBrainsMono" "ComicShannsMono" "NerdFontsSymbolsOnly"];})
|
||||
nerd-fonts.iosevka
|
||||
nerd-fonts.jetbrains-mono
|
||||
nerd-fonts.comic-shanns-mono
|
||||
nerd-fonts.symbols-only
|
||||
|
||||
|
||||
lexend
|
||||
noto-fonts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue