nixos/plex: replace literalExample with literalExpression
This commit is contained in:
@@ -76,7 +76,7 @@ in
|
|||||||
in Plex's scanners directory will be cleared and this module will
|
in Plex's scanners directory will be cleared and this module will
|
||||||
symlink all of the paths specified here to that directory.
|
symlink all of the paths specified here to that directory.
|
||||||
'';
|
'';
|
||||||
example = literalExample ''
|
example = literalExpression ''
|
||||||
[
|
[
|
||||||
(fetchFromGitHub {
|
(fetchFromGitHub {
|
||||||
owner = "ZeroQI";
|
owner = "ZeroQI";
|
||||||
|
|||||||
Reference in New Issue
Block a user