mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/plex: replace literalExample with literalExpression
This commit is contained in:
parent
19b22191f7
commit
a7ea834b17
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ in
|
|||
in Plex's scanners directory will be cleared and this module will
|
||||
symlink all of the paths specified here to that directory.
|
||||
'';
|
||||
example = literalExample ''
|
||||
example = literalExpression ''
|
||||
[
|
||||
(fetchFromGitHub {
|
||||
owner = "ZeroQI";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue