Migrate Tmux config to Nix

This commit is contained in:
2025-03-28 22:50:43 -07:00
parent 8b284dc553
commit 1a044a5256
3 changed files with 35 additions and 2 deletions

View File

@@ -23,7 +23,6 @@
htop
ncdu
ripgrep
tmux
nerd-fonts.fira-code
roboto-mono
];
@@ -38,6 +37,7 @@
./modules/tealdeer.nix
./modules/work.nix
./modules/dotfiles.nix
./modules/tmux.nix
];
fonts.fontconfig.enable = true;