tv: use pidgin-with-plugins.override

This commit is contained in:
tv 2017-11-02 21:13:00 +01:00
parent 24ef0f56ba
commit 1345bb0471
2 changed files with 6 additions and 4 deletions

View File

@ -26,8 +26,9 @@ with import <stockholm/lib>;
chromium chromium
firefoxWrapper firefoxWrapper
networkmanagerapplet networkmanagerapplet
pidginotr (pkgs.pidgin-with-plugins.override {
pidgin-with-plugins plugins = [ pkgs.pidginotr ];
})
]; ];
fileSystems = { fileSystems = {

View File

@ -57,8 +57,9 @@ with import <stockholm/lib>;
gimp gimp
iptables iptables
libreoffice libreoffice
pidginotr (pkgs.pidgin-with-plugins.override {
pidgin-with-plugins plugins = [ pkgs.pidginotr ];
})
skype skype
slock slock
tinc_pre tinc_pre