nixos/hylafax: show correct option in warning message.
This commit is contained in:
parent
12fa95f2d6
commit
c8ccc433df
|
@ -21,7 +21,7 @@
|
||||||
message = ''
|
message = ''
|
||||||
HylaFAX cannot be used without modems.
|
HylaFAX cannot be used without modems.
|
||||||
Please define at least one modem with
|
Please define at least one modem with
|
||||||
<option>config.services.hylafax</option>.
|
<option>config.services.hylafax.modems</option>.
|
||||||
'';
|
'';
|
||||||
}];
|
}];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue