Fix default calypso disk name
This commit is contained in:
parent
454aae8f88
commit
c4c41ff68a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
disks ? [ "/dev/sda" ],
|
||||
disks ? [ "/dev/nvme0n1" ],
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue