programs: brightnessctl: sandbox
This commit is contained in:
@@ -224,6 +224,14 @@ in
|
|||||||
blanket.sandbox.method = "bwrap";
|
blanket.sandbox.method = "bwrap";
|
||||||
blanket.sandbox.wrapperType = "wrappedDerivation";
|
blanket.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
|
||||||
|
brightnessctl.sandbox.method = "bwrap";
|
||||||
|
brightnessctl.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
brightnessctl.sandbox.extraPaths = [
|
||||||
|
"/sys/class/backlight"
|
||||||
|
"/sys/devices"
|
||||||
|
];
|
||||||
|
brightnessctl.sandbox.whitelistDbus = [ "system" ];
|
||||||
|
|
||||||
"cacert.unbundled".sandbox.enable = false;
|
"cacert.unbundled".sandbox.enable = false;
|
||||||
|
|
||||||
cargo.persist.byStore.plaintext = [ ".cargo" ];
|
cargo.persist.byStore.plaintext = [ ".cargo" ];
|
||||||
|
Reference in New Issue
Block a user