mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
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:
parent
d9e2cd551d
commit
5e86b8a1dd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue