Revert "modules(drone-exec-runner): enable /var free manipulation"

This reverts commit e0433d22be.
This commit is contained in:
Raito Bezarius 2021-07-26 03:58:13 +02:00
parent 901e08a948
commit 2fa0b052f6

View file

@ -94,8 +94,6 @@ in
"/nix/"
];
TemporaryFileSystem = mkForce "/ /var:rw";
EnvironmentFile = [
cfg.envFile
];