From bc0c2944c55b61e32b7ce34b480658a8e90255e7 Mon Sep 17 00:00:00 2001 From: chaos Date: Wed, 17 Jul 2024 20:14:17 +0100 Subject: [PATCH] Disable grocy for now --- hosts/hetzner-arm/hetzner-arm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/hetzner-arm/hetzner-arm.nix b/hosts/hetzner-arm/hetzner-arm.nix index 690adf0..e2f23dd 100644 --- a/hosts/hetzner-arm/hetzner-arm.nix +++ b/hosts/hetzner-arm/hetzner-arm.nix @@ -27,7 +27,7 @@ in { "forgejo" "caldav" "jellyfin" - "grocy" + #"grocy" "vault" "music" ] (name: ./containers + "/${name}"))