diff options
author | makefu <github@syntax-fehler.de> | 2017-11-15 16:43:36 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-11-15 16:43:36 +0100 |
commit | f70cfd8f1f90872e7e4b413d66f43f0eb1a3cf57 (patch) | |
tree | 4245e3c7fb93d0d33535bc885e0a3684da99d64f /tv/1systems/mu/config.nix | |
parent | 379ef615059bdda14c751bad9352504cac37f96d (diff) | |
parent | 2f183f41ca257fbe9b48b58314849175ceb2dc6b (diff) |
Merge remote-tracking branch 'tv/master'
Diffstat (limited to 'tv/1systems/mu/config.nix')
-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 |