pkgs.runCommand "tmux.conf" {} ''echo
pkgs.runCommand "tmux.conf" {} ''
bind r
echo bind r $out > $out
> $out''
''