# Repo-owned client config for upstream Nix invocations used by this project. # Keep this minimal and host-independent. # # Some local hosts inject sandbox-paths like /var/cache/ccache into daemon builds. # This repo does not require any extra sandbox paths, so clear the inherited list # to keep builds portable while leaving sandboxing enabled. extra-experimental-features = nix-command flakes accept-flake-config = false sandbox-paths =