tests: pass lib to examples

This commit is contained in:
lassulus 2022-10-21 14:43:55 +02:00
parent c96ccd7d9f
commit 8666475b74
12 changed files with 59 additions and 13 deletions

View file

@ -1,4 +1,4 @@
{ disks ? [ "/dev/vdb" "/dev/vdc" ] }: {
{ disks ? [ "/dev/vdb" "/dev/vdc" ], ... }: {
disk = {
x = {
type = "disk";