diff --git a/modules/services/autossh.nix b/modules/services/autossh.nix index 2df74ec6..e42d73f4 100644 --- a/modules/services/autossh.nix +++ b/modules/services/autossh.nix @@ -55,7 +55,7 @@ in default = []; description = '' - List of AutoSSH sessions to start as systemd services. Each service is + List of AutoSSH sessions to start as launchd daemon. Each daemon is named 'autossh-{session.name}'. '';