2015-03-16 0:45 GMT+08:00 白い熊@相撲道 <guix-devel_gnu....@sumou.com>:
> Hello:
>
> I'd like to reconfigure the system, so that it offers ratpoison and xfce as
> session types in SLiM.
>
> In sysconfig.scm I currently have:
>
> (services (cons* (slim-service #:sessions (list %ratpoison-session-type))
> ...
>
> How do I add xfce there?
>
> Also, I need to probably add a (packages... section with xfce. Could someone
> give me the proper line for this?
>
> Anything else needed?
With the latest Guix, the #:sessions parameter has been removed,
you only need to put ratpoison and xfce in (packages ...) field.
> --
> 白い熊@相撲道
>

Reply via email to