forked from M-Labs/it-infra
nixops: install evince on light setup
This commit is contained in:
parent
4d01bfc6e0
commit
4d0768364a
|
@ -35,6 +35,7 @@ in
|
||||||
opensc
|
opensc
|
||||||
wget vim git firefox usbutils pciutils file lm_sensors acpi
|
wget vim git firefox usbutils pciutils file lm_sensors acpi
|
||||||
gimp imagemagick
|
gimp imagemagick
|
||||||
|
evince
|
||||||
(python3.withPackages(ps: with ps; [ numpy scipy ]))
|
(python3.withPackages(ps: with ps; [ numpy scipy ]))
|
||||||
psmisc
|
psmisc
|
||||||
telnet unzip zip gnupg
|
telnet unzip zip gnupg
|
||||||
|
|
Loading…
Reference in New Issue