znc: document password generation better
cc @rtjre
This commit is contained in:
parent
81319583bc
commit
0e9e777508
@ -279,7 +279,7 @@ in
|
|||||||
example = defaultPassBlock;
|
example = defaultPassBlock;
|
||||||
type = types.string;
|
type = types.string;
|
||||||
description = ''
|
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.
|
This is the password used to log in to the ZNC web admin interface.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user