Generate font config

This commit is contained in:
Benson Chu 2026-05-11 15:49:23 -05:00
parent 53e6d0f7c9
commit 91e996fa29

View file

@ -39,6 +39,8 @@
# environment.
home.packages = import ../common/packages.nix { inherit pkgs; };
fonts.fontconfig.enable = true;
# Home Manager is pretty good at managing dotfiles. The primary way to manage
# plain files is through 'home.file'.
home.file = {