Enable font folder

This commit is contained in:
Natsu Kagami 2022-09-26 20:50:26 +02:00
parent 7db71016f5
commit 2b5f9aa857
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51

View file

@ -22,6 +22,7 @@ with lib;
monospace = lib.mkBefore [ "IBM Plex Mono" ];
};
};
fontDir.enable = true;
} else { }) // (if (strings.hasSuffix "darwin" pkgs.system) then {
fontDir.enable = true;
} else { });