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:
@@ -134,6 +134,8 @@ in
|
||||
'';
|
||||
services.xserver.displayManager.sessionPackages = [ pkgs.sxmo-utils ];
|
||||
|
||||
fonts.fonts = [ pkgs.nerdfonts ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bemenu
|
||||
gojq
|
||||
|
Reference in New Issue
Block a user