From 2f19eccf24e6b936542bbab04a435f3127c65962 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 9 Jan 2017 16:01:46 +0100 Subject: m: expose torrent-secrets --- makefu/3modules/torrent.nix | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 makefu/3modules/torrent.nix (limited to 'makefu/3modules/torrent.nix') diff --git a/makefu/3modules/torrent.nix b/makefu/3modules/torrent.nix new file mode 100644 index 000000000..9f1cf3398 --- /dev/null +++ b/makefu/3modules/torrent.nix @@ -0,0 +1,13 @@ +{config, lib, pkgs, ... }: + +{ + options.makefu.dl-dir = lib.mkOption { + type = lib.types.str; + description = "Default download directory"; + default = "/media/cryptX/torrent"; + }; + options.makefu.torrent-secrets = lib.mkOption { + type = lib.types.str; + default = "/home/makefu/secrets/torrent"; + }; +} -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/52100000.lock: No such file or directory (2)