quickstart: fix nixos-generate-config scripts

This commit is contained in:
Jörg Thalheim 2024-06-19 15:01:05 +02:00 committed by mergify[bot]
parent b98b2019e2
commit db2478a9a6

View File

@ -59,7 +59,7 @@ below.
- **Generate Configuration**: Run the following command on the target machine:
```bash
nixos-generate-config --no-filesystems --root /mnt
nixos-generate-config --no-filesystems --dir /mnt
```
This creates the necessary configuration files under `/mnt/etc/nixos/`, which