about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-01-19 04:46:43 +0100
committeraszlig <aszlig@redmoonstudios.org>2017-01-19 04:46:43 +0100
commitf188e606715a3e71096f9f3dc1b773d54f4b9322 (patch)
tree8eb1d48e44dffcea7be42d3b5ea7389c05be88f0 /modules
parent0db041df64232d41916af62dd7c6ce1dcd80953c (diff)
profiles/managed: Add simple-scan
Might be a good idea to have an actual application that can be used to
scan stuff (apart from Gimp and others with SANE support).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/managed.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/user/aszlig/profiles/managed.nix b/modules/user/aszlig/profiles/managed.nix
index 4ad4d897..60848daa 100644
--- a/modules/user/aszlig/profiles/managed.nix
+++ b/modules/user/aszlig/profiles/managed.nix
@@ -17,6 +17,8 @@ in {
   };
 
   config = mkIf cfg.enable {
+    environment.systemPackages = [ pkgs.simple-scan ];
+
     # Printing for the most common printers among the managed machines.
     services.printing.enable = true;
     services.printing.drivers = [