On Fri, Aug 05, 2016 at 11:48:16AM +0200, Vincent Legoll wrote: > Hello, > > I'm wondering if there's interest in reducing the bare-bones system > footprint, there are some X / GUI stuff in there that may / could / > should be trimmed IMHO...
Like what? > And what would be the way to do this ? I would take a look at gnu/system.scm which, if I understand correctly, implements the core of GuixSD. Variables like %base-packages and %base-firmware might be interesting to look at. By the way, people usually ask about *adding* things to the bare-bones example :)