mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(toum): run irc bouncer
This commit is contained in:
@@ -175,7 +175,7 @@ in {
|
||||
zathura = swallow "${pkgs.zathura}/bin/zathura";
|
||||
us = "${pkgs.systemd}/bin/systemctl --user";
|
||||
wcd = "source ${wcd}";
|
||||
weechat = "${pkgs.openssh}/bin/ssh kmein@prism.r -t tmux attach";
|
||||
weechat = "${pkgs.openssh}/bin/ssh toum -t screen -x weechat/weechat-screen";
|
||||
where = "source ${where}";
|
||||
yt =
|
||||
"${pkgs.youtube-dl}/bin/youtube-dl --add-metadata -ic"; # Download video link
|
||||
|
||||
Reference in New Issue
Block a user