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