Skip to content

Commit 5abd4b3

Browse files
committed
docs/use-without-flakes: switch to new formatScript
1 parent c4ebf74 commit 5abd4b3

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.disko -A config.system.build.toplevel --no-out-link) root@machine
81+
nixos-anywhere --store-paths $(nix-build -A config.system.build.formatScript -A config.system.build.toplevel --no-out-link) root@machine
8282
```

0 commit comments

Comments
 (0)