diff --git a/machines/crocus/radicle.nix b/machines/crocus/radicle.nix index d7692c4..4e80736 100644 --- a/machines/crocus/radicle.nix +++ b/machines/crocus/radicle.nix @@ -20,8 +20,9 @@ }; }; settings = { - web.avatarUrl = "https://rpqt.fr/favicon.svg"; - description = "rpqt's radicle node"; + # FIXME: activation fails with rad saying the config is invalid + # web.avatarUrl = "https://rpqt.fr/favicon.svg"; + # web.description = "rpqt's radicle node"; }; };