summary refs log tree commit diff
path: root/nixos/modules/services/networking/hylafax/default.nix
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2018-09-11 10:38:04 +0100
committerGitHub <noreply@github.com>2018-09-11 10:38:04 +0100
commitc8ccc433dfe372164387504587596defcf0b8578 (patch)
tree27ed50f598f634a920e4ef434bb0ca962ac111c9 /nixos/modules/services/networking/hylafax/default.nix
parent12fa95f2d696b6babb365a27efef140e7113cc34 (diff)
downloadnixpkgs-c8ccc433dfe372164387504587596defcf0b8578.tar
nixpkgs-c8ccc433dfe372164387504587596defcf0b8578.tar.gz
nixpkgs-c8ccc433dfe372164387504587596defcf0b8578.tar.bz2
nixpkgs-c8ccc433dfe372164387504587596defcf0b8578.tar.lz
nixpkgs-c8ccc433dfe372164387504587596defcf0b8578.tar.xz
nixpkgs-c8ccc433dfe372164387504587596defcf0b8578.tar.zst
nixpkgs-c8ccc433dfe372164387504587596defcf0b8578.zip
nixos/hylafax: show correct option in warning message.
Diffstat (limited to 'nixos/modules/services/networking/hylafax/default.nix')
-rw-r--r--nixos/modules/services/networking/hylafax/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/hylafax/default.nix b/nixos/modules/services/networking/hylafax/default.nix
index 6e28e8c5d8b..4c63b822d16 100644
--- a/nixos/modules/services/networking/hylafax/default.nix
+++ b/nixos/modules/services/networking/hylafax/default.nix
@@ -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>.
       '';
     }];
   };