Korean font
This commit is contained in:
parent
afe828b076
commit
f90c3a3ef4
|
@ -11,25 +11,26 @@ in {
|
|||
fontDir.enable = true;
|
||||
packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "FiraCode" "Iosevka" ]; })
|
||||
ubuntu_font_family
|
||||
jetbrains-mono
|
||||
iosevka
|
||||
fira-code
|
||||
baekmuk-ttf
|
||||
blackout
|
||||
bqn386
|
||||
fira
|
||||
fira-code
|
||||
font-awesome
|
||||
iosevka
|
||||
ipafont
|
||||
jetbrains-mono
|
||||
liberation_ttf
|
||||
libertine
|
||||
libertinus
|
||||
vollkorn
|
||||
noto-fonts-emoji
|
||||
noto-fonts
|
||||
ipafont
|
||||
bqn386
|
||||
blackout
|
||||
prociono
|
||||
mplus-outline-fonts.githubRelease
|
||||
mononoki
|
||||
mplus-outline-fonts.githubRelease
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
prociono
|
||||
ubuntu_font_family
|
||||
uiua386
|
||||
vollkorn
|
||||
];
|
||||
fontconfig = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue