diff --git a/hosts/servers/alexandria/nextcloud.nix b/hosts/servers/alexandria/nextcloud.nix index 9660e6a..451c83a 100644 --- a/hosts/servers/alexandria/nextcloud.nix +++ b/hosts/servers/alexandria/nextcloud.nix @@ -10,7 +10,6 @@ configureRedis = true; https = true; autoUpdateApps.enable = true; - # notify_push.enable = true; secretFile = config.age.secrets.nextcloud-secrets.path; database.createLocally = true; caching = {