mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
README: correct disko command
This commit is contained in:
parent
363a8f4036
commit
626fa2d8ec
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ This repo is managed with Nix + GNU stow
|
|||
- Installation (iirc the disko auto install has some issues)
|
||||
```bash
|
||||
# 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
|
||||
nixos-generate-config --no-filesystems --root /mnt --dir . # disko will take care of the file system configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue