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