From dfff1d4e9569032fdf2a1eaa0ef59ad743656090 Mon Sep 17 00:00:00 2001 From: Toast <39011842+toast003@users.noreply.github.com> Date: Mon, 12 Jan 2026 00:47:00 +0100 Subject: [PATCH] nixos: don't include package path in option descriptions See https://github.com/9001/copyparty/pull/1193, this actually fixes the issue --- contrib/nixos/modules/copyparty.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/nixos/modules/copyparty.nix b/contrib/nixos/modules/copyparty.nix index 612672ee..a2dd2968 100644 --- a/contrib/nixos/modules/copyparty.nix +++ b/contrib/nixos/modules/copyparty.nix @@ -116,7 +116,7 @@ in Global settings to apply. Directly maps to values in the [global] section of the copyparty config. Cannot set "c" or "hist", those are set by this module. - See `${getExe cfg.package} --help` for more details. + See `copyparty --help` for more details. ''; default = { i = "127.0.0.1"; @@ -227,7 +227,7 @@ in type = types.attrs; description = '' Attribute list of volume flags to apply. - See `${getExe cfg.package} --help-flags` for more details. + See `copyparty --help-flags` for more details. ''; example = literalExpression '' {