From e795a3bed91557614bfa97de3f1d3b0bdeafabd8 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Fri, 13 Sep 2024 11:36:57 +0700 Subject: [PATCH] :ambulance: don't use nextcloud deck for now, because of https://github.com/GothenburgBitFactory/bugwarrior/issues/1062 --- machines/cherry/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/cherry/configuration.nix b/machines/cherry/configuration.nix index 15852bc..5660c17 100644 --- a/machines/cherry/configuration.nix +++ b/machines/cherry/configuration.nix @@ -65,7 +65,7 @@ "terranix" "my_github" "logseq" - "nextcloud-deck" + #"nextcloud-deck" ]; log_level = "INFO"; static_fields = [ "priority" ];