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