help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: swaylock does not accept my correct password and fails to unlock


From: Emmanuel Beffara
Subject: Re: swaylock does not accept my correct password and fails to unlock
Date: Fri, 22 Dec 2023 16:10:51 +0100

De Oleander le 22/12/2023 à 15:20:
> What module provides screen-locker-service-type?

This is in (gnu services xorg). My system.scm starts with

    (use-modules (gnu)
                 ...)
    (use-service-modules ... xorg ...)
    (use-package-modules ... wm ...)

where the wm package is used to get swaylock.

-- 
Emmanuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]