nix format
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ pkgs
|
||||
, firmwareBuilder
|
||||
{
|
||||
pkgs,
|
||||
firmwareBuilder,
|
||||
}:
|
||||
|
||||
pkgs.replaceVarsWith {
|
||||
@@ -16,4 +17,4 @@ pkgs.replaceVarsWith {
|
||||
inherit firmwareBuilder;
|
||||
copyKernels = true;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user