This commit is contained in:
Tao Tien 2024-02-27 15:34:12 -08:00
parent cffa274b7b
commit b504bb4fcc
2 changed files with 7 additions and 1 deletions

View file

@ -26,6 +26,11 @@
what = "//100.97.47.81/everything";
where = "/mnt/uwuraid/everything";
})
(opts
// {
what = "//100.97.47.81/games";
where = "/mnt/uwuraid/games";
})
(opts
// {
what = "//100.97.47.81/isos";
@ -68,6 +73,7 @@
(opts // {where = "/mnt/uwuraid/appdata";})
(opts // {where = "/mnt/uwuraid/backup";})
(opts // {where = "/mnt/uwuraid/everything";})
(opts // {where = "/mnt/uwuraid/games";})
(opts // {where = "/mnt/uwuraid/isos";})
# (opts // { where = "/mnt/uwuraid/jellyfin"; })
(opts // {where = "/mnt/uwuraid/movies";})