README: correct disko command

This commit is contained in:
Primrose 2025-07-04 17:39:36 +02:00
parent 363a8f4036
commit 626fa2d8ec
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -13,7 +13,7 @@ This repo is managed with Nix + GNU stow
- Installation (iirc the disko auto install has some issues) - Installation (iirc the disko auto install has some issues)
```bash ```bash
# Are you sure the disko config has the right drive path? # Are you sure the disko config has the right drive path?
disko -- -m disko ./disko.nix # format the drive disko -m disko ./disko.nix # format the drive
# optional for unknown hard ware # optional for unknown hard ware
nixos-generate-config --no-filesystems --root /mnt --dir . # disko will take care of the file system configuration nixos-generate-config --no-filesystems --root /mnt --dir . # disko will take care of the file system configuration