nixos/bees: fix option example (#408287)

This commit is contained in:
Aleksana
2025-05-26 11:09:44 +08:00
committed by GitHub
+1 -1
View File
@@ -87,7 +87,7 @@ in
default = { };
example = lib.literalExpression ''
{
root = {
"-" = {
spec = "LABEL=root";
hashTableSizeMB = 2048;
verbosity = "crit";