From 20ff460cb3626e4dce81c9a4aa8ae2fb4b61d869 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 2 Aug 2022 13:43:30 +0200 Subject: tv: pidgin-with-plugins -> pidgin --- tv/1systems/alnus/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tv/1systems/alnus') diff --git a/tv/1systems/alnus/config.nix b/tv/1systems/alnus/config.nix index c09e7f9b..bddd69ef 100644 --- a/tv/1systems/alnus/config.nix +++ b/tv/1systems/alnus/config.nix @@ -18,8 +18,8 @@ with import ; environment.systemPackages = [ pkgs.firefox pkgs.networkmanagerapplet - (pkgs.pidgin-with-plugins.override { - plugins = [ pkgs.pidginotr ]; + (pkgs.pidgin.override { + plugins = [ pkgs.pidgin-otr ]; }) ]; -- cgit v1.2.3