Reword the experimental feature description.

Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
This commit is contained in:
Théophane Hufschmitt 2024-02-27 07:00:50 +01:00
parent 7d3328e4cc
commit bb9b33ad6f

View File

@ -275,8 +275,8 @@ constexpr std::array<ExperimentalFeatureDetails, numXpFeatures> xpFeatureDetails
Make the garbage collector use an external daemon for the tracing.
This makes it possible to run a multi-user Nix daemon as a non-root
user (only the tracing daemon needs to be root), reducing the attack
surface a lot.
user. Only the tracing daemon needs to be root. This reduces the attack
surface.
This requires more infrastructure and isn't directly supported by the
installer.