mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-12 16:10:03 +01:00
fix examples...
...why did those tests pass before? config didn't match options schema
This commit is contained in:
parent
94d1319001
commit
f8050d6f84
2 changed files with 4 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
disk = {
|
||||
sda = {
|
||||
device = "/dev/sda";
|
||||
type = "device";
|
||||
type = "disk";
|
||||
content = {
|
||||
type = "table";
|
||||
format = "msdos";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue