bitlbee: add mastodon support
This commit is contained in:
parent
7fca18371f
commit
a18edb188f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
pkgs.telegram-purple
|
||||
#pkgs.purple-lurch
|
||||
];
|
||||
plugins = [ pkgs.bitlbee-facebook pkgs.bitlbee-steam ];
|
||||
plugins = [ pkgs.bitlbee-facebook pkgs.bitlbee-steam pkgs.bitlbee-mastodon ];
|
||||
};
|
||||
|
||||
# otherwise xterm is the only thing that works
|
||||
|
|
Loading…
Reference in a new issue