We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cb26cb + 20ec3cb commit 9d28710Copy full SHA for 9d28710
README.md
@@ -23,7 +23,7 @@ our [example](https://github.com/numtide/nixos-remote-examples/blob/9768e438b146
23
Afterwards you can just run:
24
25
```
26
-./nixos-remote root@yourip --flake github:your-user/your-repo#your-system
+nix run github:numtide/nixos-remote -- root@yourip --flake github:your-user/your-repo#your-system
27
28
29
The parameter passed to `--flake` should point to your nixos configuration
0 commit comments