summaryrefslogtreecommitdiffstats
path: root/tv/3modules/im.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/3modules/im.nix')
-rw-r--r--tv/3modules/im.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/3modules/im.nix b/tv/3modules/im.nix
index 8cb13751..e98a5732 100644
--- a/tv/3modules/im.nix
+++ b/tv/3modules/im.nix
@@ -71,7 +71,7 @@ in {
export PATH=${lib.makeSearchPath "bin" [
pkgs.tmux
pkgs.gnugrep
- pkgs.weechat
+ pkgs.weechat-tv
]}
if tmux list-sessions -F\#S | grep -q '^im''$'; then
exec tmux attach -t im