{ pkgs, ... }: { programs.eww = { enable = true; package = pkgs.eww; #configDir = "/home/fox/conf/home/desktop/eww_config"; }; }