Skip to content

Commit db2478a

Browse files
Mic92mergify[bot]
authored andcommitted
quickstart: fix nixos-generate-config scripts
1 parent b98b201 commit db2478a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ below.
5959
- **Generate Configuration**: Run the following command on the target machine:
6060

6161
```bash
62-
nixos-generate-config --no-filesystems --root /mnt
62+
nixos-generate-config --no-filesystems --dir /mnt
6363
```
6464

6565
This creates the necessary configuration files under `/mnt/etc/nixos/`, which

0 commit comments

Comments
 (0)