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, ...}: {
fonts = {
enableDefaultFonts = false;
enableDefaultPackages = false;
fontDir.enable = true;
fonts = with pkgs; [
packages = with pkgs; [
corefonts
jost
jetbrains-mono