remove fonts
This commit is contained in:
parent
0b2af8268b
commit
a1ca221025
1 changed files with 0 additions and 18 deletions
|
@ -60,22 +60,4 @@
|
|||
timer
|
||||
prusa-slicer
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
liberation_ttf
|
||||
dina-font
|
||||
proggyfonts
|
||||
font-awesome
|
||||
|
||||
jetbrains-mono
|
||||
fira-code
|
||||
fira-code-symbols
|
||||
#droid-sans-mono
|
||||
(nerdfonts.override {
|
||||
fonts = ["FiraCode" "DroidSansMono" "JetBrainsMono"];
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue