This commit is contained in:
Osman Faruk Bayram 2025-10-21 21:25:28 +03:00
parent 22e1851bc5
commit 28323f2088

View file

@ -9,7 +9,7 @@
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
noto-fonts noto-fonts
noto-fonts-cjk-sans noto-fonts-cjk-sans
noto-fonts-emoji # noto-fonts-emoji
liberation_ttf liberation_ttf
fira-code fira-code
fira-code-symbols fira-code-symbols
@ -17,13 +17,13 @@
dina-font dina-font
proggyfonts proggyfonts
jetbrains-mono jetbrains-mono
(nerdfonts.override { # (nerdfonts.override {
fonts = [ # fonts = [
"FiraCode" # "FiraCode"
"JetBrainsMono" # "JetBrainsMono"
"Iosevka" # "Iosevka"
]; # ];
}) # })
]; ];
fonts.fontconfig = { fonts.fontconfig = {