mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixos/bees: fix option example (#408287)
This commit is contained in:
commit
bcd00a5dbb
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ in
|
|||
default = { };
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
root = {
|
||||
"-" = {
|
||||
spec = "LABEL=root";
|
||||
hashTableSizeMB = 2048;
|
||||
verbosity = "crit";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue