lower dhparam bits, for faster tests
Make a tests/lib/config.nix file that is imported into the configuration of all testing VMs.
This commit is contained in:
3
tests/lib/config.nix
Normal file
3
tests/lib/config.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
security.dhparams.defaultBitSize = 16; # really low for quicker tests
|
||||
}
|
||||
Reference in New Issue
Block a user