Bump mailserver stateVersion to 3
This commit is contained in:
parent
fde35d287a
commit
3868f102fa
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
simple-nixos-mailserver.nixosModule {
|
||||
mailserver = {
|
||||
enable = true;
|
||||
stateVersion = 1;
|
||||
stateVersion = 3;
|
||||
openFirewall = true;
|
||||
fqdn = "mail-1.grzb.de";
|
||||
enableImap = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue