From b8739f2fb33a28a250cd2053c013b977a3f096e8 Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Tue, 13 Feb 2018 07:51:52 -0500 Subject: Enable specifying directories in plugin-files. --- doc/manual/command-ref/conf-file.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/manual/command-ref/conf-file.xml b/doc/manual/command-ref/conf-file.xml index 5c4561f66d86..2b7a69a0c59e 100644 --- a/doc/manual/command-ref/conf-file.xml +++ b/doc/manual/command-ref/conf-file.xml @@ -764,6 +764,10 @@ builtins.fetchurl { should not be linked to any Nix libs directly, as those will be available already at load time. + + If an entry in the list is a directory, all files in the + directory are loaded as plugins (non-recursively). + -- cgit 1.4.1