···41 };
42 extraArguments = mkOption {
43 type = types.string;
44- example = "-N -D4343 bill@socks.host.net";
45 description = ''
46 Arguments to be passed to AutoSSH and retransmitted to SSH
47 process. Some meaningful options include -N (don't run remote
···41 };
42 extraArguments = mkOption {
43 type = types.string;
44+ example = "-N -D4343 bill@socks.example.net";
45 description = ''
46 Arguments to be passed to AutoSSH and retransmitted to SSH
47 process. Some meaningful options include -N (don't run remote