tv: use pidgin-with-plugins.override
This commit is contained in:
parent
24ef0f56ba
commit
1345bb0471
@ -26,8 +26,9 @@ with import <stockholm/lib>;
|
||||
chromium
|
||||
firefoxWrapper
|
||||
networkmanagerapplet
|
||||
pidginotr
|
||||
pidgin-with-plugins
|
||||
(pkgs.pidgin-with-plugins.override {
|
||||
plugins = [ pkgs.pidginotr ];
|
||||
})
|
||||
];
|
||||
|
||||
fileSystems = {
|
||||
|
@ -57,8 +57,9 @@ with import <stockholm/lib>;
|
||||
gimp
|
||||
iptables
|
||||
libreoffice
|
||||
pidginotr
|
||||
pidgin-with-plugins
|
||||
(pkgs.pidgin-with-plugins.override {
|
||||
plugins = [ pkgs.pidginotr ];
|
||||
})
|
||||
skype
|
||||
slock
|
||||
tinc_pre
|
||||
|
Loading…
Reference in New Issue
Block a user