sxmo: add nerdfonts font

otherwise certain symbols don't render on the waybar.

still not all do, but it's better than before.
This commit is contained in:
Colin 2023-05-17 07:16:30 +00:00
parent e0bd579e44
commit 8973cb22b7

View File

@ -134,6 +134,8 @@ in
'';
services.xserver.displayManager.sessionPackages = [ pkgs.sxmo-utils ];
fonts.fonts = [ pkgs.nerdfonts ];
environment.systemPackages = with pkgs; [
bemenu
gojq