nixos system path: add rsync back

I was used anyway, and we did this on master
(I don't think 16.09 should be "ahead of" master). See:
0aa7520670
This commit is contained in:
Vladimír Čunát 2016-09-28 18:14:48 +02:00
parent d9e2cd551d
commit 5e86b8a1dd

View file

@ -34,6 +34,7 @@ let
config.programs.ssh.package
pkgs.perl
pkgs.procps
pkgs.rsync # used by nixos-install anyway
pkgs.strace
pkgs.su
pkgs.time