programs: nmap: sandbox
This commit is contained in:
@@ -662,6 +662,10 @@ in
|
||||
"/nix"
|
||||
];
|
||||
|
||||
nmap.sandbox.method = "bwrap";
|
||||
nmap.sandbox.wrapperType = "wrappedDerivation";
|
||||
nmap.sandbox.net = "all"; # clearnet and lan
|
||||
|
||||
nmon.sandbox.method = "landlock";
|
||||
nmon.sandbox.wrapperType = "wrappedDerivation";
|
||||
nmon.sandbox.extraPaths = [
|
||||
|
Reference in New Issue
Block a user