From 930356f41c31feea5c7b848d8b4c332830226488 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 27 Sep 2025 16:51:18 +0200 Subject: [PATCH] fix(cinny): disable until libsoup is fixed --- homes/x86_64-linux/philipp@bodenheizung/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homes/x86_64-linux/philipp@bodenheizung/default.nix b/homes/x86_64-linux/philipp@bodenheizung/default.nix index 201a570..f8429f8 100644 --- a/homes/x86_64-linux/philipp@bodenheizung/default.nix +++ b/homes/x86_64-linux/philipp@bodenheizung/default.nix @@ -23,7 +23,7 @@ with lib.${namespace}; thunderbird = enabled; chatterino = enabled; mpv = enabled; - cinny = enabled; + cinny = disabled; # Currently insecure because of libsoup spotify = enabled; obs = enabled; discord = enabled;