about summary refs log tree commit diff
path: root/machines/aszlig/dnyarri.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-12-22 13:03:31 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-12-22 13:03:31 +0100
commit4711c07785d5d7642177a0b5feabc8df80bfd4f4 (patch)
tree61436ef1366f4bfc91ec5136fd0c3f997bf91294 /machines/aszlig/dnyarri.nix
parentfb87827fcadf573f53448fe9442b39c8da4eca1d (diff)
machines/dnyarri: Add paperwork to systemPackages
I use this machine to archive all the crap that's piling up over the
years and paperwork is quite useful in this regard :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'machines/aszlig/dnyarri.nix')
-rw-r--r--machines/aszlig/dnyarri.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/aszlig/dnyarri.nix b/machines/aszlig/dnyarri.nix
index eeef5291..52bfaf3f 100644
--- a/machines/aszlig/dnyarri.nix
+++ b/machines/aszlig/dnyarri.nix
@@ -27,6 +27,8 @@ with lib;
     ];
   };
 
+  environment.systemPackages = [ pkgs.paperwork ];
+
   vuizvui.user.aszlig.system.kernel.enable = true;
   hardware.enableAllFirmware = true;