diff --git a/machines/compute01/nextcloud.nix b/machines/compute01/nextcloud.nix index bcee2b7..2e9abed 100644 --- a/machines/compute01/nextcloud.nix +++ b/machines/compute01/nextcloud.nix @@ -63,8 +63,6 @@ in { catch_workers_output = "yes"; }; - notify_push = { enable = true; }; - database.createLocally = true; configureRedis = true;