guix/gnu/home
Maxim Cournoyer d9a0ccf13f
home: ssh: Fix invalid value error for address-family.
Fixes <https://issues.guix.gnu.org/57110>, a regression introduced with
a2b89a3319.

* gnu/home/services/ssh.scm (address-family?): Replace *unspecified* with 'unset.
(serialize-address-family): Adjust accordingly.
(openssh-host): Adjust doc.

Reported-by: Oleg Pykhalov <go.wigust@gmail.com>
2022-08-10 09:10:45 -04:00
..
services home: ssh: Fix invalid value error for address-family. 2022-08-10 09:10:45 -04:00
services.scm home: Use warning instead of display. 2022-08-05 15:28:03 +02:00