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:
parent
e997a83c93
commit
ee4c2db93f
3 changed files with 6 additions and 58 deletions
|
|
@ -35,7 +35,6 @@
|
|||
nixos-wsl.nixosModules.default
|
||||
vscode-server.nixosModules.default
|
||||
./hosts/wsl.nix
|
||||
./tmux.nix
|
||||
./fish.nix
|
||||
|
||||
# Home Manager on WSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue