calibre-server service: add type to libraryDir option
This commit is contained in:
parent
a41d07074d
commit
922bf3986b
@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user