fix: wrong attr path
Fixes a wrong attribute path in the documentation.
This commit is contained in:

committed by
mergify[bot]
![mergify[bot]](/assets/img/avatar_default.png)
parent
8c1668edec
commit
bdbdb725d6
@@ -88,8 +88,8 @@ The operation has completed successfully.
|
||||
Make the following changes to your disko configuration:
|
||||
|
||||
1. Set `disko.devices.disk.example.content.type = "gpt"`
|
||||
1. Remove `disko.devices.disk.example.format`
|
||||
1. Convert `disko.devices.disk.example.partitions` to an attribute set and
|
||||
1. Remove `disko.devices.disk.example.content.format`
|
||||
1. Convert `disko.devices.disk.example.content.partitions` to an attribute set and
|
||||
promote the `name` field to the key for its partition
|
||||
1. Add a `priority` field to each partition, to reflect the intended partition
|
||||
number
|
||||
|
Reference in New Issue
Block a user