From 1a088bc50154bd1041493fad78e6a99cf2638f4e Mon Sep 17 00:00:00 2001 From: Nathan Date: Fri, 20 Feb 2026 21:35:52 -0600 Subject: [PATCH] no nextcloud for now --- profiles/homebox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/homebox/default.nix b/profiles/homebox/default.nix index 349ca0b..43d567a 100644 --- a/profiles/homebox/default.nix +++ b/profiles/homebox/default.nix @@ -87,7 +87,7 @@ home-assistant.enable = true; n8n.enable = true; - nextcloud.enable = true; + nextcloud.enable = false; jellyfin.enable = true; };