cleanup fonts
This commit is contained in:
parent
5f7a6d966c
commit
078ead0f98
1 changed files with 2 additions and 1 deletions
|
@ -20,10 +20,11 @@
|
|||
packages = with pkgs; [
|
||||
cantarell-fonts
|
||||
dejavu_fonts
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||
liberation_ttf
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
smc-chilanka
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue