diff --git a/configurations/host/waffentrager/services/nextcloud.nix b/configurations/host/waffentrager/services/nextcloud.nix index e37f9cc..a577541 100644 --- a/configurations/host/waffentrager/services/nextcloud.nix +++ b/configurations/host/waffentrager/services/nextcloud.nix @@ -45,6 +45,7 @@ extraOptions = { mail_smtpmode = "sendmail"; mail_sendmailmode = "pipe"; + profile.enabled = true; }; phpOptions = {