Switch out some fonts

This commit is contained in:
Emi Simpson 2024-02-23 16:47:49 -05:00
parent d5ab4c9f31
commit 5c367b4a07
Signed by: Emi
GPG key ID: A12F2C2FFDC3D847

View file

@ -140,9 +140,11 @@ let systemInformation = import ./system/system-information.nix; in
justseeds justseeds
anarchists-stencil anarchists-stencil
manrope manrope
google-fonts roboto-serif
noto-fonts
comic-mono comic-mono
atkinson-hyperlegible atkinson-hyperlegible
openmoji-color
]; ];
fontDir.enable = true; fontDir.enable = true;
enableDefaultPackages = true; enableDefaultPackages = true;