disko: README fixup
This commit is contained in:
parent
ab8c079ef5
commit
785c95e52c
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
### Patitioning
|
### Patitioning
|
||||||
|
|
||||||
- Easiest is to run [disko](https://git.kabtop.de/Kabbone/nixos-config/raw/branch/main/disko/README.md)
|
- Easiest is to run [disko](https://git.kabtop.de/Kabbone/nixos-config/raw/branch/main/disko)
|
||||||
- **Classic way:**
|
- **Classic way:**
|
||||||
Partition disk with gdisk:
|
Partition disk with gdisk:
|
||||||
1. EFI Partition, size 512M, type "EF00", Label "NIXBOOT"
|
1. EFI Partition, size 512M, type "EF00", Label "NIXBOOT"
|
||||||
|
@ -30,7 +30,7 @@ $ nixos-generate-config --no-filesystems --root /mnt
|
|||||||
$ mv /tmp/disko-config.nix /mnt/etc/nixos
|
$ mv /tmp/disko-config.nix /mnt/etc/nixos
|
||||||
```
|
```
|
||||||
|
|
||||||
`Alternative:` continue with normal hardware-config
|
**Alternative:** continue with normal hardware-config
|
||||||
```
|
```
|
||||||
$ nixos-generate-config --root /mnt
|
$ nixos-generate-config --root /mnt
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user