nixos/hylafax: show correct option in warning message.

This commit is contained in:
Jörg Thalheim
2018-09-11 10:38:04 +01:00
committed by GitHub
parent 12fa95f2d6
commit c8ccc433df

View File

@@ -21,7 +21,7 @@
message = ''
HylaFAX cannot be used without modems.
Please define at least one modem with
<option>config.services.hylafax</option>.
<option>config.services.hylafax.modems</option>.
'';
}];
};