calibre-server service: add type to libraryDir option
This commit is contained in:
@@ -22,6 +22,7 @@ in
|
|||||||
description = ''
|
description = ''
|
||||||
The directory where the Calibre library to serve is.
|
The directory where the Calibre library to serve is.
|
||||||
'';
|
'';
|
||||||
|
type = types.path;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user