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; [
|
||||
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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue