{ config, pkgs, lib, ... }: { xdg.configFile."tmux/tmux.conf".source = ./config/tmux.conf; }