a
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
# Allow grafana access to the sqlite db
|
||||
users.users.eko.extraGroups = [ "grafana" ];
|
||||
# systemd.services.eko.serviceConfig.StateDirectoryMode = lib.mkForce 0750;
|
||||
systemd.services.eko.serviceConfig.StateDirectory = "eko";
|
||||
# systemd.services.eko.serviceConfig.StateDirectory = "eko";
|
||||
systemd.services.grafana = {
|
||||
serviceConfig = {
|
||||
ProtectHome = lib.mkForce false;
|
||||
|
||||
Reference in New Issue
Block a user