Marcus Moeller <marcus.moel...@gmx.ch> skribis:

> I wanted to install a screen locker on GuixSD and all I found was slock.

FWIW I use xlockmore and I have this:

  (operating-system
    ;; ...
    (setuid-programs (cons #~(string-append #$xlockmore "/bin/xlock")
                           %setuid-programs)))

>From what others wrote, slock may need to be listed there as well.

HTH,
Ludo’.

Reply via email to