1
0

tmux.nix 44 B

123
  1. {
  2. plugins.tmux-navigator.enable = true;
  3. }