guix/gnu
Oleg Pykhalov b948ab8b56
services: slim: Add pam-gnupg support.
* gnu/system/pam.scm (unix-pam-service): Add account and session PAM entries
for pam-gnupg.  Don't pass "#f" to "allow-root?" argument, because "lambda*"
already does this by default.
* doc/guix.texi (X Window): Document this.
* gnu/services/xorg.scm (<slim-configuration>)[gnupg?]: New record field.
(slim-pam-service): Pass "#:gnupg?" argument to "unix-pam-service".
2021-08-17 01:10:25 +03:00
..
bootloader
build Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
installer
machine
packages gnu: Add pam-gnupg. 2021-08-17 01:10:25 +03:00
services services: slim: Add pam-gnupg support. 2021-08-17 01:10:25 +03:00
system services: slim: Add pam-gnupg support. 2021-08-17 01:10:25 +03:00
tests Reinstate "services: Add a service for Jami." 2021-08-02 17:23:30 -04:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: adb: Make compatible with OpenSSL 1.1. 2021-07-27 12:34:57 -04:00
machine.scm
packages.scm
services.scm system: Handle 'setuid-programs' deprecation handling as a field sanitizer. 2021-08-12 12:34:13 +02:00
system.scm system: Accept gexps in 'setuid-programs'. 2021-08-12 12:34:13 +02:00
tests.scm