summaryrefslogtreecommitdiffstats
path: root/tv/3modules/im.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-09-23 22:25:15 +0200
committermakefu <github@syntax-fehler.de>2022-09-23 22:25:15 +0200
commit3d0defb120132cb6bf43ca45d4bb926eb1ab8a19 (patch)
tree2c4adbd466537d833cdb059d7ddca62c2ac2fe54 /tv/3modules/im.nix
parentbb8be44848a549eeed9613714521855c836523e5 (diff)
parent75b4732dbe325dc64466e7643d464fcc7641d1d5 (diff)
Merge remote-tracking branch 'lass/master'
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 8cb1375..e98a573 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