On Sat, Feb 27, 2016 at 07:15:51PM +0100, Andreas Enge wrote:
> Okay, great! Then add it to gnu/system/examples/desktop.tmpl maybe?

Or is it automatically present everywhere through gnu/system.scm?
(define-record-type* <operating-system> operating-system
...
  (firmware operating-system-firmware             ; list of packages
            (default %base-firmware))

Andreas


Reply via email to