Skip to content

Commit b608906

Browse files
authored
Merge pull request #558 from ferrine/patch-1
Update use-without-flakes.md
2 parents 4b3c5fa + fa83252 commit b608906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/howtos/use-without-flakes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ step:
7878
Run `nixos-anywhere` as follows:
7979

8080
```bash
81-
nixos-anywhere --store-paths $(nix-build -A config.system.build.formatScript -A config.system.build.toplevel --no-out-link) root@machine
81+
nixos-anywhere --store-paths $(nix-build -A config.system.build.diskoScript -A config.system.build.toplevel --no-out-link) root@machine
8282
```

0 commit comments

Comments
 (0)