From 0e9e77750818f40303c72ad658b3dca299591e4f Mon Sep 17 00:00:00 2001 From: Jörg Thalheim Date: Tue, 23 May 2017 21:22:28 +0100 Subject: znc: document password generation better cc @rtjre --- nixos/modules/services/networking/znc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/services/networking/znc.nix') diff --git a/nixos/modules/services/networking/znc.nix b/nixos/modules/services/networking/znc.nix index abd02012bc93..194f8647567a 100644 --- a/nixos/modules/services/networking/znc.nix +++ b/nixos/modules/services/networking/znc.nix @@ -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. ''; }; -- cgit 1.4.1