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.
1 parent c4ebf74 commit 5abd4b3Copy full SHA for 5abd4b3
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.disko -A config.system.build.toplevel --no-out-link) root@machine
+nixos-anywhere --store-paths $(nix-build -A config.system.build.formatScript -A config.system.build.toplevel --no-out-link) root@machine
82
```
0 commit comments