modules/fonts: Install nerdfonts for icons in waybar
This commit is contained in:
parent
e65708bd66
commit
1cd1786ad0
|
@ -13,6 +13,7 @@
|
||||||
enableDefaultFonts = true;
|
enableDefaultFonts = true;
|
||||||
fontDir.enable = true;
|
fontDir.enable = true;
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
|
nerdfonts
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
fira-code
|
fira-code
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue