From 4d0e453e8a778766a4e72ffc9bf9b07c61f8a5cd Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 16 Sep 2018 21:31:14 +0200 Subject: tv mu: import --- tv/1systems/mu/config.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tv/1systems/mu/config.nix') diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 6c22971bf..014d14458 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -2,9 +2,7 @@ with import ; { config, pkgs, ... }: { imports = [ - - - + ]; -- cgit v1.2.3 From b3b50f8d39f3a72fa383b82234f8fa571d3e18d9 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 16 Sep 2018 22:02:16 +0200 Subject: tv mu: add plasma-pa --- tv/1systems/mu/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/1systems/mu/config.nix') diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 014d14458..f51366546 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -55,6 +55,7 @@ with import ; gimp iptables libreoffice + plasma-pa (pkgs.pidgin-with-plugins.override { plugins = [ pkgs.pidginotr ]; }) -- cgit v1.2.3