home: tmux: basic setup

This commit is contained in:
Antoine Martin 2021-04-19 18:59:24 +02:00
parent 2151342f5f
commit 17f7df9fc8
4 changed files with 16 additions and 4 deletions

View file

@ -14,10 +14,6 @@
AddKeysToAgent yes
'';
};
tmux = {
enable = true;
baseIndex = 1;
};
};
environment.systemPackages = with pkgs; [