Fixed docs
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
||||
|
||||
stateDir = mkOption {
|
||||
type = types.path;
|
||||
default = "${nixarr.stateDir}/nixarr/readarr";
|
||||
default = "${nixarr.stateDir}/readarr";
|
||||
description = "The state directory for Readarr";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user