Hacker News new | ask | show | jobs
by staticassertion 59 days ago
Nix wraps your process in namespaces and seccomp?
1 comments

Not by default but tools like agent-sandbox.nix (bwrap, seccomp) or other nixpak (just bwrap but more popular) can provide those capabilities if you want in a fairly simple interface