add deviceName param

main
Daniel Barlow 2024-03-22 21:55:44 +00:00
parent 156b1fe64a
commit 83e346d5a0
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{
device
deviceName ? null
, device ? (import ./devices/${deviceName} )
, liminix-config ? <liminix-config>
, nixpkgs ? <nixpkgs>
, borderVmConf ? ./bordervm.conf.nix