diff --git a/host/configuration.nix b/host/configuration.nix index f0bd2ca..475643e 100644 --- a/host/configuration.nix +++ b/host/configuration.nix @@ -74,7 +74,7 @@ nextcloud.enable = false; wakapi.enable = true; eko.enable = true; - stalwart.enable = false; + stalwart.enable = true; # Automatically pull this config from git autoUpdate.enable = true;