1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/tests/modules/programs/ssh
Naïm Favier 2d963854ae
ssh: don't install a client by default (#4016)
Make use of the recently added nullable `mkPackageOption` feature
to disable installing an SSH client by default: most people should use
the client provided by their system.
2023-05-27 14:11:50 +02:00
..
default-config-expected.conf ssh: add includes option (#2453) 2021-11-16 11:51:10 -07:00
default-config.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
default.nix ssh: add generic Match support for matchBlocks (#2992) 2022-11-27 16:15:32 +01:00
forwards-dynamic-bind-path-with-port-asserts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
forwards-dynamic-valid-bind-no-asserts-expected.conf ssh: add includes option (#2453) 2021-11-16 11:51:10 -07:00
forwards-dynamic-valid-bind-no-asserts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
forwards-local-bind-path-with-port-asserts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
forwards-local-host-path-with-port-asserts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
forwards-remote-bind-path-with-port-asserts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
forwards-remote-host-path-with-port-asserts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
includes.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
match-blocks-attrs-expected.conf ssh: add setEnv option (#3935) 2023-05-11 14:22:40 +02:00
match-blocks-attrs.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
match-blocks-match-and-hosts-expected.conf ssh: add generic Match support for matchBlocks (#2992) 2022-11-27 16:15:32 +01:00
match-blocks-match-and-hosts.nix ssh: don't install a client by default (#4016) 2023-05-27 14:11:50 +02:00
no-assertions.json ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00