tv: use pidgin-with-plugins.override
This commit is contained in:
parent
24ef0f56ba
commit
1345bb0471
@ -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 = {
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user