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; [
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
# noto-fonts-emoji
liberation_ttf
fira-code
fira-code-symbols
@ -17,13 +17,13 @@
dina-font
proggyfonts
jetbrains-mono
(nerdfonts.override {
fonts = [
"FiraCode"
"JetBrainsMono"
"Iosevka"
];
})
# (nerdfonts.override {
# fonts = [
# "FiraCode"
# "JetBrainsMono"
# "Iosevka"
# ];
# })
];
fonts.fontconfig = {