wtf
This commit is contained in:
parent
22e1851bc5
commit
28323f2088
1 changed files with 8 additions and 8 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue