programs: bridge-utils: sandbox

This commit is contained in:
Colin 2024-02-16 15:10:49 +00:00
parent 198029f95f
commit 8e314e8b73

View File

@ -242,6 +242,10 @@ in
"/sys/devices"
];
bridge-utils.sandbox.method = "landlock"; #< has to be in the same net namespace, at least.
bridge-utils.sandbox.wrapperType = "wrappedDerivation";
bridge-utils.sandbox.net = "all";
brightnessctl.sandbox.method = "landlock"; # also bwrap, but landlock is more responsive
brightnessctl.sandbox.wrapperType = "wrappedDerivation";
brightnessctl.sandbox.extraPaths = [