sane-battery-estimate: sandbox

This commit is contained in:
Colin 2024-05-28 09:41:04 +00:00
parent 47611eaa26
commit 7d242ab02c

View File

@ -5,7 +5,13 @@
pname = "sane-battery-estimate";
srcRoot = ./.;
};
sandbox.method = "bwrap";
sandbox.extraPaths = [
"/sys/class/power_supply"
"/sys/devices"
];
};
sane.programs.conky = {
sandbox.method = "bwrap";
sandbox.net = "clearnet"; #< for the scripts it calls (weather)