This commit is contained in:
Tao Tien 2024-05-06 12:58:30 -07:00
parent c6e02ed9a7
commit 18384ce42a
3 changed files with 20 additions and 3 deletions

View file

@ -36,7 +36,11 @@
# what = "//100.97.47.81/isos";
# where = "/mnt/uwuraid/isos";
# })
# (opts // { what = "//100.97.47.81/jellyfin"; where = "/mnt/uwuraid/jellyfin"; })
# (opts
# // {
# what = "//100.97.47.81/jellyfin";
# where = "/mnt/uwuraid/jellyfin";
# })
(opts
// {
what = "//100.97.47.81/movies";