Switch out some fonts
This commit is contained in:
parent
d5ab4c9f31
commit
5c367b4a07
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue