summaryrefslogtreecommitdiffstats
path: root/makefu/3modules/opentracker.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/3modules/opentracker.nix')
-rw-r--r--makefu/3modules/opentracker.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/3modules/opentracker.nix b/makefu/3modules/opentracker.nix
index 202231fa..6c65b82b 100644
--- a/makefu/3modules/opentracker.nix
+++ b/makefu/3modules/opentracker.nix
@@ -18,7 +18,7 @@ let
};
args = mkOption {
- type = types.string;
+ type = types.separatedString;
description = ''
see https://erdgeist.org/arts/software/opentracker/ for all params
'';