marukuru/deployer: add rsync
This commit is contained in:
parent
03e5dbd72e
commit
96f736ab7e
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ in {
|
|||
chmod -R u=rwX,go= /srv/gitlab-runner/.ssh
|
||||
'';
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim rxvt_unicode.terminfo
|
||||
vim rxvt_unicode.terminfo rsync
|
||||
depot.nix.pkgs.heptapod-runner-mercurial
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue