Skip to content

Commit

Permalink
Fix nixci link
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Dec 6, 2023
1 parent 28a4ab1 commit ad7590f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/tips/remote-cp.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cache or rebuilding them.
nix copy --to ssh-ng://[email protected] /nix/store/???
```

If you use [nixci](#nixci), this looks like:
If you use [nixci], this looks like:

```sh
nixci . -- --option system aarch64-linux | xargs nix copy --to ssh-ng://[email protected]
Expand Down

0 comments on commit ad7590f

Please sign in to comment.