fix whitespace issue

This commit is contained in:
Alexander Flurie 2023-07-18 00:20:46 -04:00
parent c2861bcbdf
commit 048f9a4adf

View file

@ -164,7 +164,7 @@ in {
'';
type = types.package;
};
enableTraceAgent = mkOption {
description = lib.mdDoc ''
Whether to enable the trace agent.