about summary refs log tree commit diff
path: root/nixos/modules/services/misc/zoneminder.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2021-12-05 21:58:27 +0100
committerpennae <github@quasiparticle.net>2021-12-09 01:21:04 +0100
commite72435e6125f51a5f331080ed1862bdc86d36769 (patch)
tree69f8c218e9329deb848e5c21b842e007ccae6da4 /nixos/modules/services/misc/zoneminder.nix
parented673a69dbf5f9be67183621eb0f5c1759d48299 (diff)
downloadnixlib-e72435e6125f51a5f331080ed1862bdc86d36769.tar
nixlib-e72435e6125f51a5f331080ed1862bdc86d36769.tar.gz
nixlib-e72435e6125f51a5f331080ed1862bdc86d36769.tar.bz2
nixlib-e72435e6125f51a5f331080ed1862bdc86d36769.tar.lz
nixlib-e72435e6125f51a5f331080ed1862bdc86d36769.tar.xz
nixlib-e72435e6125f51a5f331080ed1862bdc86d36769.tar.zst
nixlib-e72435e6125f51a5f331080ed1862bdc86d36769.zip
treewide: make option descriptions constants
escape interpolations in descriptions where possible, replace them with
sufficiently descriptive text elsewhere. also expand cfg.* paths in
descriptions.
Diffstat (limited to 'nixos/modules/services/misc/zoneminder.nix')
-rw-r--r--nixos/modules/services/misc/zoneminder.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/misc/zoneminder.nix b/nixos/modules/services/misc/zoneminder.nix
index 378da7b87442..407742f72ad5 100644
--- a/nixos/modules/services/misc/zoneminder.nix
+++ b/nixos/modules/services/misc/zoneminder.nix
@@ -171,7 +171,7 @@ in {
         example = "/storage/tank";
         description = ''
           ZoneMinder can generate quite a lot of data, so in case you don't want
-          to use the default ${home}, you can override the path here.
+          to use the default ${defaultDir}, you can override the path here.
         '';
       };