feat: add 'tmux' to 'shell' module

This commit is contained in:
2026-01-23 10:21:31 +01:00
parent 24ed3f03cd
commit e75fc95b27
3 changed files with 26 additions and 2 deletions

View File

@@ -3,5 +3,6 @@
./bash.nix
./utils.nix
./prompt.nix
../tmux.nix
];
}