guix-play/gnu
Ludovic Courtès 0dc63ce519
services: openssh: Fix computation of the authorized-key directory.
Fixes a bug introduced in 1f29ed4a81,
whereby 'authorized-key-directory' would end up creating empty files for
authorized keys passed as an extension.

See <https://issues.guix.gnu.org/55359>.

* gnu/services/ssh.scm (extend-openssh-authorized-keys): Call
'alist->vhash' on the alist resulting from the 'append' call.
2022-05-26 16:42:06 +02:00
..
bootloader
build image: Add bootable flag support. 2022-05-23 09:17:12 +02:00
home
installer Revert "installer: user: Remove useless filtering." 2022-05-21 00:15:08 +02:00
machine
packages gnu: qutebrowser: Find and wrap scripts. 2022-05-26 17:30:10 +03:00
services services: openssh: Fix computation of the authorized-key directory. 2022-05-26 16:42:06 +02:00
system images: hurd: Adjust module imports. 2022-05-25 14:47:36 +03:00
tests services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
artwork.scm
bootloader.scm
ci.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
home.scm
image.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
installer.scm
local.mk Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
machine.scm
packages.scm
services.scm services: Make <service-type> 'description' field mandatory. 2022-05-18 22:29:54 +02:00
system.scm system: Improve warning when using LUKS mapped devices without UUIDs. 2022-05-21 00:12:31 -04:00
tests.scm services: Add more description fields. 2022-05-18 22:29:54 +02:00