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 4b3c5fa + fa83252 commit b608906Copy full SHA for b608906
docs/howtos/use-without-flakes.md
@@ -78,5 +78,5 @@ step:
78
Run `nixos-anywhere` as follows:
79
80
```bash
81
-nixos-anywhere --store-paths $(nix-build -A config.system.build.formatScript -A config.system.build.toplevel --no-out-link) root@machine
+nixos-anywhere --store-paths $(nix-build -A config.system.build.diskoScript -A config.system.build.toplevel --no-out-link) root@machine
82
```
0 commit comments