Re: error setting console font in system.scm

2020-06-14 Thread John Soo
Hi Fulbert, Fulbert writes: > For this to work though, I just had to correct a typo : add a `comma` > (to _unquote_, if I'm not wrong) before the `(file-append …`. > So, for reference : > > ;; At the top of the file > (use-modules > ... > (ice-9 match)) > > ;; Replace

Re: error setting console font in system.scm

2020-06-14 Thread Fulbert
On Sat, Jun 13, 2020 at 09:18:18PM -0700, John Soo wrote: > Hello Fullbert, > > Fulbert writes: > > > Trying to change console font with the following in "services" section > > of my system configuration file : > > > > > > … > > (services (append (list > > … > >

Re: error setting console font in system.scm

2020-06-13 Thread John Soo
Hello Fullbert, Fulbert writes: > Trying to change console font with the following in "services" section > of my system configuration file : > > > … > (services (append (list > … > (service console-font-service-type > `(("tty3" . ,(file-append font-terminus >

error setting console font in system.scm

2020-06-13 Thread Fulbert
Hi Guixers, (define myself (guix-noob-user (not (programmer Trying to change console font with the following in "services" section of my system configuration file : … (services (append (list … (service console-font-service-type `(("tty3" .

error setting console font in system.scm

2020-06-13 Thread Fulbert
Hi Guixers, (define myself (guix-noob-user (not (programmer Trying to change console font with the following in "services" section of my system configuration file : … (services (append (list … (service console-font-service-type `(("tty3" .