Leo Famulari writes:

>> Maybe we should add a variant of gnu/system/examples/desktop.tmpl that
>> uses all things GNOME?
>
> That would be helpful!

Yes...I tried it and currently get the opaque and slightly obnoxious

    `Oh no!  Something has gone wrong'

I have been using

  ...
  (packages
   (cons* gnome
          gnome-shell
          guile-wm
          nss-certs
          xkbutils
          %base-packages))
  (services
   (cons* (console-keymap-service "dvorak")
          ;;(dhcp-client-service)
          (lsh-service #:port-number 2222
                       #:allow-empty-passwords? #t
                       #:root-login? #t)
          %desktop-services))

Uncommenting (dhcp-client-service) gives the error

    guix system: error: service 'networking' provided more than once

but having it commented-out like this I cannot login with ssh to the
vm...and I cannot investigate what may have triggered the opaque error
message...puzzled

Greetings,
Jan

-- 
Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  

Reply via email to