nix-devcontainer
nix-devcontainer copied to clipboard
Why is `sandbox = false`?
This project is great! I'm just curious as to why the default nix.conf has sandbox = false set?
Probably because nix-in-docker does not work with an extra layer of sandboxing?