I've read an actual guix manual pages from the local source tree, figured out
the consist of %desktop-services Scheme variable and retyped my config. These
things were done there: removing gdm-service-type, adding slim-service-type and
configuring slim-service-type to work with touchpad. Then `g
I think I'd like to use disk-image but a number of things were unclear
from the documentation:
1. What and how many partitions are created?
Reading the -t parameter I assume it's an image with just 1 root
partition. If I need UEFI will an efi partition be created?
2. How can I refer to the creat
sorry, this works with touchpad.
(services (cons*
(service xfce-desktop-service-type)
(service dhcp-client-service-type)
(service slim-service-type
(slim-
The manual talks about standard services vs shepherd services, but
doesn't really discuss which either are. My impression is a standard
service is simply a process guix runs on the system (at startup, based
on the graph?), where a shepherd service is a process that is managed
(may be manually star
Guix,
Mark H Weaver wrote:
The correct module name is:
(gnu services authentication)
I made the same mistake. For the record, it should be fixed in
commit d5752f68ef38ce779723cf5864574374b8417ff3.
Kind regards,
T G-R
signature.asc
Description: PGP signature
Mark H Weaver wrote:
In an earlier message you spoke of another error:
but then new error regarding specifying values. :(
If you're still getting that error, can you show us the exact
error
message and the configuration file that caused it?
It's
guix system: error: /etc/guix/system.scm:
Raghav,
Mark H Weaver wrote:
Raghav Gururajan writes:
What and how should I do to enable the following in my Thinkpad
X200T (X200 Tablet)?
I just got an X230T so I'm very interested in getting the same
things working.
1) Buttons on the lid like screen rotation, lock screen etc.
Those b