about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2017-11-04 20:34:48 +0100
committeraszlig <aszlig@nix.build>2017-11-04 20:34:48 +0100
commite3f89a8ba5c8d7cc13a5b139cfe32b45f4594a94 (patch)
tree87c8d6292208c2c40bd477ba12b021fee4a054ca /modules
parenta4373e51a551f876543662d81a5c92d72a71bccc (diff)
profiles/managed: Add ark to systemPackages
This really makes sense for an end user system, so let's actually add it
to the system path. It seems that it also needs unzip and other
archivers in $PATH but I haven't actually verified if that's really the
case, because the Nix expression for ark already contains those
archivers.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/managed.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/aszlig/profiles/managed.nix b/modules/user/aszlig/profiles/managed.nix
index f7c79b5c..da179f3f 100644
--- a/modules/user/aszlig/profiles/managed.nix
+++ b/modules/user/aszlig/profiles/managed.nix
@@ -31,6 +31,7 @@ in {
       pkgs.git
       pkgs.htop
       pkgs.inkscape
+      pkgs.kdeApplications.ark
       pkgs.kdeApplications.gwenview
       pkgs.kdeApplications.kaddressbook
       pkgs.kdeApplications.kate