05d963e751
Make a tests/lib/config.nix file that is imported into the configuration of all testing VMs.
3 lines
78 B
Nix
3 lines
78 B
Nix
{
|
|
security.dhparams.defaultBitSize = 16; # really low for quicker tests
|
|
}
|