mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
tests: pass lib to examples
This commit is contained in:
parent
c96ccd7d9f
commit
8666475b74
12 changed files with 59 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ disks ? [ "/dev/vdb" "/dev/vdc" ] }: {
|
||||
{ disks ? [ "/dev/vdb" "/dev/vdc" ], ... }: {
|
||||
disk = {
|
||||
one = {
|
||||
type = "disk";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue