From 170191034e51fb7e80ff6e6ddcac103ec7527afd Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 27 Sep 2015 19:32:27 +0200 Subject: add description for sources.dir.*.host --- krebs/3modules/build/default.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'krebs') diff --git a/krebs/3modules/build/default.nix b/krebs/3modules/build/default.nix index d6ee5c91..4d2f36a0 100644 --- a/krebs/3modules/build/default.nix +++ b/krebs/3modules/build/default.nix @@ -174,6 +174,11 @@ let options = { host = mkOption { type = types.host; + description = '' + define the host where the directory is stored on. + XXX: currently it is just used to check if rsync is working, + becomes part of url + ''; }; path = mkOption { type = types.str; -- cgit v1.2.3