check
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ pkgs
|
||||
, configTxt
|
||||
, firmware ? pkgs.raspberrypifw
|
||||
{
|
||||
pkgs,
|
||||
configTxt,
|
||||
firmware ? pkgs.raspberrypifw,
|
||||
}:
|
||||
|
||||
pkgs.replaceVarsWith {
|
||||
@@ -15,4 +16,4 @@ pkgs.replaceVarsWith {
|
||||
|
||||
inherit firmware configTxt;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user