From e17e9a6c6e6fd517c080a8058fa249730b7f0d67 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 12 Feb 2026 17:32:59 +0100 Subject: [PATCH] services.radicle: Document that ssh key comments should not be added Signed-off-by: Matthias Beyer --- nixos/modules/services/misc/radicle.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/modules/services/misc/radicle.nix b/nixos/modules/services/misc/radicle.nix index 37b59003fdd4..7979bd451b27 100644 --- a/nixos/modules/services/misc/radicle.nix +++ b/nixos/modules/services/misc/radicle.nix @@ -148,6 +148,8 @@ in description = '' An SSH public key (as an absolute file path or directly as a string), usually generated by `rad auth`. + + Make sure to not include a comment if your key comes with a comment. ''; }; node = {