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