Updated remote tmux config, removed old nvim blocks

This commit is contained in:
2025-08-30 14:28:41 -04:00
parent f81c5889d8
commit 0aadc50511
5 changed files with 12 additions and 14 deletions

View File

@@ -12,11 +12,6 @@
recursive = true;
executable = true;
};
home.file.".config/nvim" = {
source = ./home/.config/nvim;
recursive = true;
executable = true;
};
home.file.".irssi" = {
source = ./home/.irssi;
recursive = true;