From 1345bb04719e5cb36ea999798b62507759a139db Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 2 Nov 2017 21:13:00 +0100 Subject: tv: use pidgin-with-plugins.override --- tv/1systems/alnus/config.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tv/1systems/alnus') diff --git a/tv/1systems/alnus/config.nix b/tv/1systems/alnus/config.nix index 71302d59..001ad0bc 100644 --- a/tv/1systems/alnus/config.nix +++ b/tv/1systems/alnus/config.nix @@ -26,8 +26,9 @@ with import ; chromium firefoxWrapper networkmanagerapplet - pidginotr - pidgin-with-plugins + (pkgs.pidgin-with-plugins.override { + plugins = [ pkgs.pidginotr ]; + }) ]; fileSystems = { -- cgit v1.2.3