add google fonts, remove now duplicate fonts
This commit is contained in:
parent
dac6613c7e
commit
eae3fbab79
|
@ -33,28 +33,24 @@
|
|||
enableDefaultPackages = true;
|
||||
packages = with pkgs;
|
||||
[
|
||||
# MS fonts
|
||||
corefonts
|
||||
|
||||
# Mono fonts
|
||||
dejavu_fonts
|
||||
fira-code
|
||||
iosevka
|
||||
fira-go
|
||||
libertine
|
||||
ocr-a
|
||||
source-code-pro
|
||||
source-sans-pro
|
||||
source-serif-pro
|
||||
|
||||
# hahaha yes YES
|
||||
google-fonts
|
||||
|
||||
# Programming fonts
|
||||
iosevka
|
||||
|
||||
# UI fonts
|
||||
b612
|
||||
cantarell-fonts
|
||||
inter
|
||||
roboto
|
||||
|
||||
# Large multilingual fonts
|
||||
fira-go
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
noto-fonts-extra
|
||||
|
||||
# Constructed languages
|
||||
nasin-nanpa
|
||||
|
|
Loading…
Reference in a new issue