1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-08 10:01:05 +01:00
home-manager/tests/modules/programs/ssh
Bruno BELANYI 28741978a3 programs/ssh: use 'toKeyValue' for 'extraOptions'
A first step towards refactoring the module.

Unfortunately the config is not consistent in using comma-separated
values or repeated keys for lists, since the user can always add commas
by themselves, we should default to repeated keys in the generator.
2025-12-03 09:44:29 -06:00
..
default.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
extra-config-no-default-host-expected.conf ssh: remove top level options 2025-08-26 17:12:13 -05:00
extra-config-no-default-host.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
forwards-dynamic-bind-path-with-port-asserts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
forwards-dynamic-valid-bind-no-asserts-expected.conf programs/ssh: use 'toKeyValue' for 'extraOptions' 2025-12-03 09:44:29 -06:00
forwards-dynamic-valid-bind-no-asserts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
forwards-local-bind-path-with-port-asserts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
forwards-local-host-path-with-port-asserts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
forwards-remote-bind-path-with-port-asserts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
forwards-remote-host-path-with-port-asserts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
includes.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
match-blocks-attrs-expected.conf programs/ssh: use 'toKeyValue' for 'extraOptions' 2025-12-03 09:44:29 -06:00
match-blocks-attrs.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
match-blocks-match-and-hosts-expected.conf programs/ssh: use 'toKeyValue' for 'extraOptions' 2025-12-03 09:44:29 -06:00
match-blocks-match-and-hosts.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
no-assertions.json ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00
old-defaults-expected.conf programs/ssh: use 'toKeyValue' for 'extraOptions' 2025-12-03 09:44:29 -06:00
old-defaults-extra-config-expected.conf programs/ssh: use 'toKeyValue' for 'extraOptions' 2025-12-03 09:44:29 -06:00
old-defaults-extra-config.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
old-defaults.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00
renamed-options-expected.conf programs/ssh: use 'toKeyValue' for 'extraOptions' 2025-12-03 09:44:29 -06:00
renamed-options.nix ssh: remove top level options 2025-08-26 17:12:13 -05:00