nixos/plex: replace literalExample with literalExpression

Artturin a7ea834b 19b22191

Changed files
+1 -1
nixos
modules
services
misc
+1 -1
nixos/modules/services/misc/plex.nix
···
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";