uwu
This commit is contained in:
parent
cf71c1f377
commit
8072a4db9d
1 changed files with 0 additions and 36 deletions
|
|
@ -26,46 +26,16 @@
|
||||||
what = "//100.97.47.81/everything";
|
what = "//100.97.47.81/everything";
|
||||||
where = "/mnt/uwuraid/everything";
|
where = "/mnt/uwuraid/everything";
|
||||||
})
|
})
|
||||||
(opts
|
|
||||||
// {
|
|
||||||
what = "//100.97.47.81/games";
|
|
||||||
where = "/mnt/uwuraid/games";
|
|
||||||
})
|
|
||||||
# (opts
|
# (opts
|
||||||
# // {
|
# // {
|
||||||
# what = "//100.97.47.81/isos";
|
# what = "//100.97.47.81/isos";
|
||||||
# where = "/mnt/uwuraid/isos";
|
# where = "/mnt/uwuraid/isos";
|
||||||
# })
|
# })
|
||||||
(opts
|
|
||||||
// {
|
|
||||||
what = "//100.97.47.81/jellyfin";
|
|
||||||
where = "/mnt/uwuraid/jellyfin";
|
|
||||||
})
|
|
||||||
(opts
|
|
||||||
// {
|
|
||||||
what = "//100.97.47.81/movies";
|
|
||||||
where = "/mnt/uwuraid/movies";
|
|
||||||
})
|
|
||||||
(opts
|
|
||||||
// {
|
|
||||||
what = "//100.97.47.81/music";
|
|
||||||
where = "/mnt/uwuraid/music";
|
|
||||||
})
|
|
||||||
(opts
|
(opts
|
||||||
// {
|
// {
|
||||||
what = "//100.97.47.81/photos";
|
what = "//100.97.47.81/photos";
|
||||||
where = "/mnt/uwuraid/photos";
|
where = "/mnt/uwuraid/photos";
|
||||||
})
|
})
|
||||||
(opts
|
|
||||||
// {
|
|
||||||
what = "//100.97.47.81/syncthing";
|
|
||||||
where = "/mnt/uwuraid/syncthing";
|
|
||||||
})
|
|
||||||
(opts
|
|
||||||
// {
|
|
||||||
what = "//100.97.47.81/television";
|
|
||||||
where = "/mnt/uwuraid/television";
|
|
||||||
})
|
|
||||||
(opts
|
(opts
|
||||||
// {
|
// {
|
||||||
what = "//100.97.47.81/virginia";
|
what = "//100.97.47.81/virginia";
|
||||||
|
|
@ -85,14 +55,8 @@
|
||||||
(opts // {where = "/mnt/uwuraid/appdata";})
|
(opts // {where = "/mnt/uwuraid/appdata";})
|
||||||
(opts // {where = "/mnt/uwuraid/backup";})
|
(opts // {where = "/mnt/uwuraid/backup";})
|
||||||
(opts // {where = "/mnt/uwuraid/everything";})
|
(opts // {where = "/mnt/uwuraid/everything";})
|
||||||
(opts // {where = "/mnt/uwuraid/games";})
|
|
||||||
# (opts // {where = "/mnt/uwuraid/isos";})
|
# (opts // {where = "/mnt/uwuraid/isos";})
|
||||||
(opts // {where = "/mnt/uwuraid/jellyfin";})
|
|
||||||
(opts // {where = "/mnt/uwuraid/movies";})
|
|
||||||
(opts // {where = "/mnt/uwuraid/music";})
|
|
||||||
(opts // {where = "/mnt/uwuraid/photos";})
|
(opts // {where = "/mnt/uwuraid/photos";})
|
||||||
(opts // {where = "/mnt/uwuraid/syncthing";})
|
|
||||||
(opts // {where = "/mnt/uwuraid/virginia";})
|
(opts // {where = "/mnt/uwuraid/virginia";})
|
||||||
(opts // {where = "/mnt/uwuraid/television";})
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue