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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>.
'';
}];
};