{ tmux }: tmux.overrideAttrs ({ CPPFLAGS ? [], ... }: { CPPFLAGS = CPPFLAGS ++ [ ''-DTMUX_CONF="\"\$$XDG_CONFIG_HOME/tmux/tmux.conf"\"'' ]; })