diff options
author | lassulus <lassulus@lassul.us> | 2017-11-12 01:44:42 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-11-12 01:44:42 +0100 |
commit | 9ef2fb05be77b0599a3615c41f99b71f66e4e1b1 (patch) | |
tree | a8b1fad4713ae1ca652fe57a79f843aa3fc5f1ec /tv/1systems/mu | |
parent | 725d98e428b22d73c3797490c6f5bc29f86104e8 (diff) | |
parent | 51a520b3a584d909c12e51318e724e6a09603405 (diff) |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/1systems/mu')
-rw-r--r-- | tv/1systems/mu/config.nix | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 10d7b2197..6c22971bf 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -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 |