dataDir must be a path?
This commit is contained in:
@@ -198,7 +198,7 @@ in {
|
|||||||
grafana = {
|
grafana = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
dataDir = cfg.state-directory;
|
dataDir = toPath cfg.state-directory;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user