This has been the default value since the option was introduced back in
2018[0].
[0] 81fc2c3509
4 lines
119 B
Nix
4 lines
119 B
Nix
{
|
|
# Testing eval failures that result from stateVersion assertion is out of scope
|
|
mailserver.stateVersion = 999;
|
|
}
|