Nix configuration for my NixOS and nix-darwin hosts
Find a file
Yan Lin 9909c1352e Fix color theme issues after git setup
Tmux:
- Add explicit terminal = "screen-256color" to prevent home-manager
  from overriding with plain "screen" terminal setting
- This ensures proper 256-color support for gruvbox theme

Neovim:
- Set explicit colorscheme to maintain consistency with lualine theme
- Remove confusing "no custom colorscheme" comment

Also update flake.lock with latest dependencies.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 23:49:00 +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 Add MacBook Air (mba) darwin configuration 2025-07-25 23:31:09 +02:00
nvim.nix Fix color theme issues after git setup 2025-07-25 23:49:00 +02:00
tmux.nix Fix color theme issues after git setup 2025-07-25 23:49:00 +02:00