feat: add 'tmux' to 'shell' module

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent bf40f85b39
commit 1eecdb8103
3 changed files with 26 additions and 2 deletions
+1
View File
@@ -3,5 +3,6 @@
./bash.nix
./utils.nix
./prompt.nix
../tmux.nix
];
}