Generate font config
This commit is contained in:
parent
53e6d0f7c9
commit
91e996fa29
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue