cleanup fonts

This commit is contained in:
Adithya 2024-06-14 20:27:37 +05:30
parent 5f7a6d966c
commit 078ead0f98
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -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" ]; })
];
};