mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-05-31 15:07:52 +05:00

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