This commit is contained in:
2025-08-03 19:49:31 +03:00
parent 949cb286e5
commit eab76a64f1

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" ];
};
};