moby: kernel: build without full config again

This commit is contained in:
2024-09-16 22:57:48 +00:00
parent 6d8008ea5e
commit 6edc81d437

View File

@@ -9,7 +9,7 @@
sane-kernel-tools,
usePmosConfig ? true,
withNixpkgsConfig ? true,
withFullConfig ? true,
withFullConfig ? false,
withModemPower ? false, #< TODO: fix so it applies
withMegousPatches ? true,
#VVV nixpkgs calls `.override` on the kernel to configure additional things, but we don't care about those things