Nix configuration for my NixOS and nix-darwin hosts
Find a file
Yan Lin 99da37d060 Fix tmux and nvim color display issues
- Add COLORTERM=truecolor to zsh session variables for 24-bit color support
- Update tmux terminal overrides to match xterm-256color terminal type
- Add gruvbox-nvim plugin and set explicit background=dark in nvim config
- Replace default colorscheme with gruvbox to match lualine theme

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 00:14:34 +02:00
.gitignore Initial Nix configuration setup 2025-07-25 23:25:21 +02:00
flake.lock Fix color theme issues after git setup 2025-07-25 23:49:00 +02:00
flake.nix Fix tmux and nvim color display issues 2025-07-26 00:14:34 +02:00
nvim.nix Fix tmux and nvim color display issues 2025-07-26 00:14:34 +02:00
tmux.nix Fix tmux and nvim color display issues 2025-07-26 00:14:34 +02:00