fix(tazjin/nixos): add fonts for waybar configuration

These don't actually really work the way I want, but I have no idea how font
configuration works.

Change-Id: I228ab234f37d8ae0847cbdc6a3431fc29a2585e6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12433
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
Vincent Ambo 2024-09-04 01:24:59 +03:00 committed by clbot
parent 609b68031b
commit 317962fbed

View file

@ -7,9 +7,11 @@
packages = with pkgs; [ packages = with pkgs; [
corefonts corefonts
dejavu_fonts dejavu_fonts
font-awesome
jetbrains-mono jetbrains-mono
noto-fonts-cjk noto-fonts-cjk
noto-fonts-emoji noto-fonts-color-emoji
noto-fonts-monochrome-emoji
]; ];
fontconfig = { fontconfig = {