diff --git a/hosts/pi4/nextcloud.nix b/hosts/pi4/nextcloud.nix index eb1f2be..32cac49 100644 --- a/hosts/pi4/nextcloud.nix +++ b/hosts/pi4/nextcloud.nix @@ -19,7 +19,7 @@ in services = { nextcloud = { - enable = true; + enable = false; autoUpdateApps.enable = true;