mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2024-12-29 00:16:07 +01:00
4 lines
78 B
Nix
4 lines
78 B
Nix
|
{
|
||
|
security.dhparams.defaultBitSize = 16; # really low for quicker tests
|
||
|
}
|