fix(modules/locale): fix fonts and locale

This commit is contained in:
Infinidoge 2021-12-04 15:26:56 -05:00
parent a31b684cf5
commit 5ca9eb4543
2 changed files with 7 additions and 8 deletions

View file

@ -92,6 +92,7 @@ in
fonts = with pkgs; [
(nerdfonts.override { fonts = config.modules.locale.fonts.defaults.monospace; })
dejavu_fonts
emacs-all-the-icons-fonts
];
defaults = {