htop: sandbox with bunpen
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
sane.programs.htop = {
|
sane.programs.htop = {
|
||||||
sandbox.method = "landlock";
|
sandbox.method = "bunpen";
|
||||||
|
sandbox.isolatePids = false;
|
||||||
sandbox.extraPaths = [
|
sandbox.extraPaths = [
|
||||||
"/proc"
|
"/proc"
|
||||||
"/sys/devices"
|
"/sys/devices"
|
||||||
|
Reference in New Issue
Block a user