Remove tmux

This commit is contained in:
Dave Gallant
2025-01-27 17:26:05 -05:00
parent 47794f6de9
commit 755ba0ca57
4 changed files with 2 additions and 70 deletions

View File

@@ -8,7 +8,6 @@ in
src = ./.;
hooks = {
shellcheck.enable = true;
nixfmt.enable = true;
};
};
}