Skip to content

Commit 9d28710

Browse files
bors[bot]Kranzes
andauthored
Merge #24
24: README: suggest the use of the packaged script r=zimbatm a=Kranzes Co-authored-by: Ilan Joselevich <personal@ilanjoselevich.com>
2 parents 7cb26cb + 20ec3cb commit 9d28710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ our [example](https://github.com/numtide/nixos-remote-examples/blob/9768e438b146
2323
Afterwards you can just run:
2424

2525
```
26-
./nixos-remote root@yourip --flake github:your-user/your-repo#your-system
26+
nix run github:numtide/nixos-remote -- root@yourip --flake github:your-user/your-repo#your-system
2727
```
2828

2929
The parameter passed to `--flake` should point to your nixos configuration

0 commit comments

Comments
 (0)