system changes

This commit is contained in:
jjanzen 2025-03-25 19:45:39 -05:00
parent b4bc14febe
commit 8bca5f08c2

View file

@ -10,6 +10,7 @@ Install fonts necessary for my configuration. Namely
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
cm_unicode
atkinson-hyperlegible-mono
nerd-fonts.sauce-code-pro
];
}