This commit is contained in:
2025-08-03 19:47:48 +03:00
parent a8ad8441fd
commit 949cb286e5

View File

@@ -34,7 +34,7 @@
ProtectHome = lib.mkForce false;
ProtectSystem = lib.mkForce false;
PrivateTmp = lib.mkForce false;
ReadWritePaths = [ "/var/lib/eko" ];
# ReadWritePaths = [ "/var/lib/eko" ];
};
};