mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
fonts: reenable some old fonts
This commit is contained in:
parent
75aed3a84f
commit
5b5fc47058
1 changed files with 2 additions and 2 deletions
|
@ -15,14 +15,14 @@
|
||||||
fira-code-symbols
|
fira-code-symbols
|
||||||
font-awesome
|
font-awesome
|
||||||
liberation_ttf
|
liberation_ttf
|
||||||
#mplus-outline-fonts
|
mplus-outline-fonts.githubRelease
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
proggyfonts
|
proggyfonts
|
||||||
ubuntu_font_family
|
ubuntu_font_family
|
||||||
joypixels
|
joypixels
|
||||||
#unifont # unicode
|
unifont # unicode
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
nixpkgs.config.joypixels.acceptLicense = true;
|
nixpkgs.config.joypixels.acceptLicense = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue