refactor: consolidate tmux config into home-manager 🎨

Remove system-level tmux.nix; home.nix is now the single source.
Port resize-pane shortcuts (H/J/K/L) from the old config.
This commit is contained in:
DannyDannyDanny 2026-03-30 18:12:41 +02:00
parent e997a83c93
commit ee4c2db93f
3 changed files with 6 additions and 58 deletions

View file

@ -35,7 +35,6 @@
nixos-wsl.nixosModules.default
vscode-server.nixosModules.default
./hosts/wsl.nix
./tmux.nix
./fish.nix
# Home Manager on WSL