guix/gnu/home/services
Janneke Nieuwenhuizen c57693846c
home: services: ssh: Do not empty ~/.ssh/authorized_keys by default.
The default was an empty list which would remove any ~/.ssh/authorized_keys
file and replace it with a symlink to an empty file.  On some systems, notably
Ubuntu 22.10, the guix home generated ~/.ssh/authorized_keys file does not
allow login.

* doc/guix.texi (Secure Shell): Update, describe default #false value.
* gnu/home/services/ssh.scm (<home-openssh-configuration>)
[authorized-keys]: Change default to #f.
(openssh-configuration-files): Cater for default #f value: Do not register
"authorized_keys".
2023-05-24 11:56:12 +02:00
..
desktop.scm home: services: Export home-xmodmap-service-type and configuration. 2023-03-26 19:57:07 +02:00
fontutils.scm gnu: home: services: fontutils: Add support for SXML fragments. 2023-05-11 16:38:27 +02:00
gnupg.scm home: Add gpg-agent service. 2023-04-08 22:56:19 +02:00
guix.scm
mcron.scm
media.scm home: services: kodi, znc, ssh-agent: Use 'match-record'. 2023-03-16 23:03:17 +01:00
messaging.scm home: services: kodi, znc, ssh-agent: Use 'match-record'. 2023-03-16 23:03:17 +01:00
pm.scm
shells.scm services: replace bare serializers with (serializer ...) 2023-04-02 12:35:30 +02:00
shepherd.scm services: shepherd: Default to 0.10. 2023-05-13 16:27:55 +02:00
sound.scm home: services: Add 'pulseaudio-rtp-sink' and 'pulseaudio-rtp-source'. 2023-03-05 23:06:55 +01:00
ssh.scm home: services: ssh: Do not empty ~/.ssh/authorized_keys by default. 2023-05-24 11:56:12 +02:00
symlink-manager.scm
utils.scm
xdg.scm home: xdg-base-directories: Set correct value for XDG_STATE_HOME. 2023-04-07 09:07:32 +04:00