feat: init corefonts
This commit is contained in:
parent
2633af929c
commit
5fb3a5adeb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
enableDefaultFonts = false;
|
enableDefaultFonts = false;
|
||||||
fontDir.enable = true;
|
fontDir.enable = true;
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
|
corefonts
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
nerdfonts
|
nerdfonts
|
||||||
noto-fonts
|
noto-fonts
|
||||||
|
|
Loading…
Reference in a new issue