fix typo casuing error

This commit is contained in:
Matt Schwennesen
2025-08-15 18:22:42 -05:00
parent 26ed7a0d4b
commit 7dd36b62fc
2 changed files with 4 additions and 8 deletions

View File

@@ -3,13 +3,11 @@
kernel ? lib.kernel,
patchSrc,
version,
}:
[
}: [
{
name = "microsoft-surface-patches-linux-${version}";
patch = null;
extraStructuredConfig = with kernel; {
structuredExtraConfig = with kernel; {
STAGING_MEDIA = yes;
##