linux-armbian: enable withFullConfig
hope to disable pmos later, but for now that would kill graphics. battery charging _may_ be capped such that the battery cannot charge unless powered off. difficult to tell for certain.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
sane-kernel-tools,
|
sane-kernel-tools,
|
||||||
usePmosConfig ? true,
|
usePmosConfig ? true,
|
||||||
withNixpkgsConfig ? true,
|
withNixpkgsConfig ? true,
|
||||||
withFullConfig ? false,
|
withFullConfig ? true,
|
||||||
withModemPower ? false, #< TODO: fix so it applies
|
withModemPower ? false, #< TODO: fix so it applies
|
||||||
withArmbianPatches ? false,
|
withArmbianPatches ? false,
|
||||||
withMegousPatches ? true,
|
withMegousPatches ? true,
|
||||||
|
Reference in New Issue
Block a user