added fonts
This commit is contained in:
@@ -2,5 +2,20 @@
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.jetbrains-mono
|
||||
|
||||
# google
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
noto-fonts-color-emoji
|
||||
roboto
|
||||
open-sans
|
||||
lato
|
||||
montserrat
|
||||
inter
|
||||
poppins
|
||||
fira-code
|
||||
fira-code-symbols
|
||||
jetbrains-mono
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
services.preload.enable = true; # can fix firefox initial load?
|
||||
}
|
||||
Reference in New Issue
Block a user