mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/doc: clean up defaults and examples
This commit is contained in:
parent
330b1e08b8
commit
2ddc335e6f
584 changed files with 1612 additions and 1554 deletions
|
@ -102,9 +102,7 @@ with lib;
|
|||
inherit lib;
|
||||
}));
|
||||
default = [];
|
||||
example = literalExample ''
|
||||
TODO: Example
|
||||
'';
|
||||
# TODO: example
|
||||
description = "Declarative vhost config";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue