ssh: add some basic tests
This commit is contained in:
parent
eec78fbd1e
commit
989e636d98
6 changed files with 99 additions and 2 deletions
4
tests/modules/programs/ssh/default.nix
Normal file
4
tests/modules/programs/ssh/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
ssh-defaults = ./default-config.nix;
|
||||
ssh-match-blocks = ./match-blocks-attrs.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue