1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00

mail: set stateVersion

This commit is contained in:
RGBCube 2025-06-07 19:37:40 +03:00
parent 0eb7eb7475
commit 6cff7a0fa0
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -47,5 +47,7 @@ in {
hashedPasswordFile = config.secrets.mailPassword.path;
};
stateVersion = 2;
};
}