diff options
author | tv <tv@krebsco.de> | 2018-09-16 22:02:16 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-09-16 22:02:16 +0200 |
commit | 5596dcc76837d3f36a946ea6c54d3a95daa6da69 (patch) | |
tree | 2b232ddb43161a4c7478283b56230fa46a836cab /tv | |
parent | 85974cbe74ebf01d75fd3d93233870baa0dead32 (diff) |
tv mu: add plasma-pa
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/mu/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 014d144..f513665 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -55,6 +55,7 @@ with import <stockholm/lib>; gimp iptables libreoffice + plasma-pa (pkgs.pidgin-with-plugins.override { plugins = [ pkgs.pidginotr ]; }) |