update pacckages and uhm other stuff

This commit is contained in:
Reid 2024-12-12 21:17:18 -08:00
parent 74ef77bb1f
commit 3a08d19841
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
11 changed files with 189 additions and 71 deletions

View file

@ -67,6 +67,7 @@ in {
fonts = {
fontDir.enable = true;
fontconfig.enable = true;
fontconfig.useEmbeddedBitmaps = true;
fontconfig.defaultFonts = {
sansSerif = [ cfg.fonts.sansSerif.family ];
serif = [ cfg.fonts.serif.family ];