NixOS-Configs/home/common/files/tmuxinator/nixos.yml
Don Harper a5c56aee07 home | lunarvim -> nixvim (update tmuxinator)
Still need to update keybindings.
2025-07-13 17:55:32 -05:00

11 lines
149 B
YAML

# /home/don/.config/tmuxinator/nixos.yml
name: nixos
root: ~/nixos
windows:
- nixos:
- cd ~/nixos
- nvim flake.nix
- bash: cd ~/nixos