znc: document password generation better

cc @rtjre
This commit is contained in:
Jörg Thalheim
2017-05-23 21:22:28 +01:00
parent 81319583bc
commit 0e9e777508

View File

@@ -279,7 +279,7 @@ in
example = defaultPassBlock;
type = types.string;
description = ''
Generate with znc --makepass.
Generate with `nix-shell -p znc --command "znc --makepass"`.
This is the password used to log in to the ZNC web admin interface.
'';
};