From 4d0768364a4448421693f6845d5ade5512aa657e Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 12 Apr 2021 21:14:41 +0800 Subject: [PATCH] nixops: install evince on light setup --- nixops/light.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixops/light.nix b/nixops/light.nix index eb5e35f..fc7760f 100644 --- a/nixops/light.nix +++ b/nixops/light.nix @@ -35,6 +35,7 @@ in opensc wget vim git firefox usbutils pciutils file lm_sensors acpi gimp imagemagick + evince (python3.withPackages(ps: with ps; [ numpy scipy ])) psmisc telnet unzip zip gnupg