mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
Merge pull request #136909 from ncfavier/cleanup-defaults-examples
nixos/doc: clean up defaults and examples
This commit is contained in:
commit
0699530f08
587 changed files with 1661 additions and 1579 deletions
|
@ -27,7 +27,7 @@ in {
|
|||
};
|
||||
|
||||
contents = mkOption {
|
||||
example = literalExample ''
|
||||
example = literalExpression ''
|
||||
[ { source = pkgs.memtest86 + "/memtest.bin";
|
||||
target = "boot/memtest.bin";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue