add deviceName param
This commit is contained in:
parent
156b1fe64a
commit
83e346d5a0
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
device
|
deviceName ? null
|
||||||
|
, device ? (import ./devices/${deviceName} )
|
||||||
, liminix-config ? <liminix-config>
|
, liminix-config ? <liminix-config>
|
||||||
, nixpkgs ? <nixpkgs>
|
, nixpkgs ? <nixpkgs>
|
||||||
, borderVmConf ? ./bordervm.conf.nix
|
, borderVmConf ? ./bordervm.conf.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user