fonts are a girl's second worst enemy, behind keyboards
All checks were successful
/ Check formatting (push) Successful in 1m3s
All checks were successful
/ Check formatting (push) Successful in 1m3s
This commit is contained in:
parent
8784cb1f15
commit
60e79531ad
1 changed files with 1 additions and 4 deletions
|
@ -3,12 +3,9 @@
|
||||||
(
|
(
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
noto-fonts
|
|
||||||
noto-fonts-cjk-sans
|
|
||||||
noto-fonts-emoji
|
|
||||||
dina-font
|
dina-font
|
||||||
proggyfonts
|
|
||||||
wqy_zenhei # this is so that hanzi doesn't look like pixel art
|
wqy_zenhei # this is so that hanzi doesn't look like pixel art
|
||||||
|
nerd-fonts.noto
|
||||||
nerd-fonts.fira-code
|
nerd-fonts.fira-code
|
||||||
nerd-fonts.ubuntu-sans
|
nerd-fonts.ubuntu-sans
|
||||||
charis-sil
|
charis-sil
|
||||||
|
|
Loading…
Reference in a new issue