fonts: fix

This commit is contained in:
notohh 2023-07-30 14:41:21 -04:00
parent 56add9e70d
commit 7bedf75893
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,8 +1,8 @@
{pkgs, ...}: { {pkgs, ...}: {
fonts = { fonts = {
enableDefaultFonts = false; enableDefaultPackages = false;
fontDir.enable = true; fontDir.enable = true;
fonts = with pkgs; [ packages = with pkgs; [
corefonts corefonts
jost jost
jetbrains-mono jetbrains-mono