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