diff options
Diffstat (limited to 'hosts/vidhar/borg')
| -rw-r--r-- | hosts/vidhar/borg/default.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hosts/vidhar/borg/default.nix b/hosts/vidhar/borg/default.nix index b1ce23ad..67b731a2 100644 --- a/hosts/vidhar/borg/default.nix +++ b/hosts/vidhar/borg/default.nix | |||
| @@ -67,7 +67,7 @@ let | |||
| 67 | copy | 67 | copy | 
| 68 | 68 | ||
| 69 | wrapProgram $out/bin/copy \ | 69 | wrapProgram $out/bin/copy \ | 
| 70 | --prefix PATH : ${makeBinPath [borgbackup coreutils]} | 70 | --prefix PATH : ${makeBinPath [borgbackup utillinux]} | 
| 71 | ''; | 71 | ''; | 
| 72 | }; | 72 | }; | 
| 73 | in { | 73 | in { | 
