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