depot/third_party/home-manager/tests/modules/programs/kodi/example-sources-expected.xml
Default email 2eafb8192e Project import generated by Copybara.
GitOrigin-RevId: 176e455371a8371586e8a3ff0d56ee9f3ca2324e
2023-01-10 02:35:00 -07:00

16 lines
396 B
XML

<!-- Generated by Home Manager. -->
<sources>
<video>
<default>movies</default>
<source>
<allowsharing>true</allowsharing>
<name>videos</name>
<path pathversion="1">/path/to/videos</path>
</source>
<source>
<allowsharing>true</allowsharing>
<name>movies</name>
<path pathversion="1">/path/to/movies</path>
</source>
</video>
</sources>