Add fonts
This commit is contained in:
parent
503499791b
commit
0da4c29318
1 changed files with 19 additions and 0 deletions
|
@ -201,6 +201,25 @@
|
|||
diffr # another diff hilighting tool
|
||||
brave # privacy oriented browser
|
||||
zig # the zig language
|
||||
# fonts
|
||||
anonymousPro
|
||||
corefonts
|
||||
dejavu_fonts
|
||||
dina-font
|
||||
fira-code
|
||||
fira-code-symbols
|
||||
gohufont
|
||||
liberation_ttf
|
||||
nerd-fonts.daddy-time-mono
|
||||
nerd-fonts.monofur
|
||||
nerd-fonts._3270
|
||||
nerd-fonts.ubuntu
|
||||
noto-fonts
|
||||
noto-fonts-color-emoji
|
||||
noto-fonts-monochrome-emoji
|
||||
mplus-outline-fonts.githubRelease
|
||||
mononoki
|
||||
proggyfonts
|
||||
];
|
||||
programs.zsh.enable = true;
|
||||
programs.git = {
|
||||
|
|
Loading…
Reference in a new issue