Limit fonts from nerdfonts
This commit is contained in:
parent
6a3806485f
commit
746501bb80
@ -3,13 +3,13 @@
|
||||
fonts.packages = with pkgs; [
|
||||
fira-code
|
||||
fira-code-symbols
|
||||
nerdfonts
|
||||
font-awesome
|
||||
(nerdfonts.override { fonts = [ "JetBrainsMono" "FiraCode" "DroidSansMon" "DejaVuSansMono" ]; })
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
noto-fonts-monochrome-emoji
|
||||
source-sans-pro
|
||||
twemoji-color-font
|
||||
font-awesome
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user