From 520c64ab5a667d92ad8b69e062df59b2063caaa3 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Thu, 7 Feb 2019 01:33:17 +0100 Subject: [PATCH] add pidgin with OTR support --- home/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/home.nix b/home/home.nix index d5bdf27..1a9606e 100644 --- a/home/home.nix +++ b/home/home.nix @@ -47,6 +47,8 @@ let # };})) tootle subsurface + (pkgs.pidgin-with-plugins.override { + plugins = [ pkgs.pidginotr ];}) # for research project twister