fixed some descriptions that had not kept up with changes.

This commit is contained in:
Gabe Venberg 2025-04-28 13:38:39 +02:00
parent 2ab20df02c
commit 3ca7699d95

View file

@ -74,8 +74,8 @@ in {
type = types.bool; type = types.bool;
default = true; default = true;
description = '' description = ''
Make a shell script wrapper called 'copyparty-env' with all options set here, Make a shell script wrapper called 'copyparty-hash' with all options set here,
for ease of things like password hashing that launches the hashing cli.
''; '';
}; };