From 4711c07785d5d7642177a0b5feabc8df80bfd4f4 Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 22 Dec 2016 13:03:31 +0100 Subject: 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 --- machines/aszlig/dnyarri.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines/aszlig/dnyarri.nix') 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; -- cgit 1.4.1