From 3ca7699d95787ecdfe3a4f30d0eaaae4e470fb5d Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Mon, 28 Apr 2025 13:38:39 +0200 Subject: [PATCH] fixed some descriptions that had not kept up with changes. --- 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 907d1569..004a4daf 100644 --- a/contrib/nixos/modules/copyparty.nix +++ b/contrib/nixos/modules/copyparty.nix @@ -74,8 +74,8 @@ in { type = types.bool; default = true; description = '' - Make a shell script wrapper called 'copyparty-env' with all options set here, - for ease of things like password hashing + Make a shell script wrapper called 'copyparty-hash' with all options set here, + that launches the hashing cli. ''; };