mirror of
https://github.com/kmein/niveum
synced 2026-03-22 21:01:07 +01:00
weechat: use relay instead of API
This commit is contained in:
@@ -112,7 +112,6 @@ in {
|
||||
jbofihe # lojbanic software
|
||||
unstablePackages.aider-chat
|
||||
# unstablePackages.zoom-us # video conferencing
|
||||
unstablePackages.weechat
|
||||
(pkgs.writers.writeDashBin "im" ''
|
||||
weechat_password=$(${pkgs.pass}/bin/pass weechat)
|
||||
exec ${unstablePackages.weechat}/bin/weechat -t -r '/mouse enable; /remote add makanek http://${externalNetwork.makanek}:8002 -password='"$weechat_password"'; /remote connect makanek'
|
||||
|
||||
Reference in New Issue
Block a user