From 29ca1951b7ab5fc0f5e569f597664784af9df88e Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 18 Nov 2020 23:21:06 +0100 Subject: ma snapraid module: fix warning about string --- 3modules/snapraid.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3modules') diff --git a/3modules/snapraid.nix b/3modules/snapraid.nix index 9c7854787..1a2c08475 100644 --- a/3modules/snapraid.nix +++ b/3modules/snapraid.nix @@ -86,7 +86,7 @@ let ''; }; extraConfig = mkOption { - type = types.string; + type = types.lines; default = ""; description = '' Extra configuration to be appended to the snapraid conf file. -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/4e000000.lock: No such file or directory (2)