fix(modules/locale): fix fonts and locale
This commit is contained in:
parent
a31b684cf5
commit
5ca9eb4543
2 changed files with 7 additions and 8 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue