nixos/bees: fix option example (#408287)
This commit is contained in:
@@ -87,7 +87,7 @@ in
|
||||
default = { };
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
root = {
|
||||
"-" = {
|
||||
spec = "LABEL=root";
|
||||
hashTableSizeMB = 2048;
|
||||
verbosity = "crit";
|
||||
|
||||
Reference in New Issue
Block a user