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,
|
||||
usePmosConfig ? true,
|
||||
withNixpkgsConfig ? true,
|
||||
withFullConfig ? false,
|
||||
withFullConfig ? true,
|
||||
withModemPower ? false, #< TODO: fix so it applies
|
||||
withArmbianPatches ? false,
|
||||
withMegousPatches ? true,
|
||||
|
Reference in New Issue
Block a user