mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
fix(weechat): move bouncer from toum to makanek and make stateless
This commit is contained in:
@@ -124,7 +124,7 @@ in {
|
||||
zathura = swallow "${pkgs.zathura}/bin/zathura";
|
||||
us = "${pkgs.systemd}/bin/systemctl --user";
|
||||
wcd = "source ${wcd}";
|
||||
weechat = "${pkgs.openssh}/bin/ssh weechat@toum -t screen -x weechat-screen";
|
||||
im = "${pkgs.openssh}/bin/ssh weechat@makanek -t tmux attach-session -t IM";
|
||||
where = "source ${where}";
|
||||
yt =
|
||||
"${pkgs.youtube-dl}/bin/youtube-dl --add-metadata -ic"; # Download video link
|
||||
|
||||
Reference in New Issue
Block a user