ma bitlbee: add mastodon plugin

This commit is contained in:
makefu 2023-06-03 15:30:09 +02:00
parent 3e1af7ee3b
commit 073cf18889

View file

@ -3,6 +3,7 @@
services.bitlbee = {
enable = true;
# libpurple_plugins = [ pkgs.telegram-purple pkgs.pidgin-skypeweb];
plugins = [ pkgs.bitlbee-mastodon ];
};
users.users.makefu.packages = with pkgs; [ weechat tmux ];
state = [ "/var/lib/bitlbee" ];