Thanks a lot, I'll see if I manage to get that done... On Sat, Jul 16, 2016 at 7:39 PM, Ricardo Wurmus <[email protected]> wrote: > > Vincent Legoll <[email protected]> writes: > >> I'm wondering if it is possible to pass a .config file to be used for >> "guix system", as >> currently the config used is very heavy, and takes ages to build. > > To use a different configuration you would create a new package variant > of the “linux-libre” package in “gnu/packages/linux.scm”, overriding the > native-input with the label “kconfig”. Then you can specify your kernel > variant package in the “kernel” field of your system configuration. > > I don’t recommend changing the default configuration in your local > checkout. > > Hope this helps! > > ~~ Ricardo >
-- Vincent Legoll
