Re: PAM configuration for fprintd

2025-04-17 Thread Nicolas Maupu
On Thu, Apr 17, 2025 at 1:17 PM Hilton Chain wrote: > Hi Nicolas, > > On Thu, 17 Apr 2025 02:46:13 +0800, > Nicolas Maupu wrote: > > > > Hello ! > > > > I enabled fprintd with fprintd and added fprintd-service-type service to > my > > configuration

PAM configuration for fprintd

2025-04-17 Thread Nicolas Maupu
Hello ! I enabled fprintd with fprintd and added fprintd-service-type service to my configuration. This works : I can enroll and verify my fingerprints with success. However, fingerprints cannot be used to login from GDM, nor from sudo or any other authentication tools. As far as I understand, th

Re: Guix home reconfigure does not seem to do anything since guix pull

2025-05-11 Thread Nicolas Maupu
After debugging, it's failing from this commit: 4205370e076d09c594192cecfcd34ca36432d01c I don't really see why this particular commit might break something though. Any help would be appreciated :) ! On Sun, May 11, 2025 at 2:41 AM Nicolas Maupu wrote: > Hello! > > I upda

Guix home reconfigure does not seem to do anything since guix pull

2025-05-10 Thread Nicolas Maupu
Is there a known issue ? Am I the only one having this problem ? Best regards, Nicolas Maupu

Re: Installing Docker

2025-05-28 Thread Nicolas Maupu
Hello, You can look at the required services from the source code to see how dbus service might be installed: https://codeberg.org/guix/guix/src/commit/d1ec5be63e2d8521a6bad61e5c478319280623c6/gnu/services/desktop.scm#L2484 You might also want to add your user to the docker group. Cheers Le mer