Move jellyfin to hardware box
Rather than running Jellyfin on a VM as before, just move the service over to Hosea, which isn't doing anything graphical
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# vim: set filetype=nushell :
|
||||
let servers = [isaiah jeremiah zeke genesis vm-gitlab vm-jellyfin]
|
||||
let servers = [isaiah jeremiah zeke genesis vm-gitlab]
|
||||
|
||||
def par-map [ items: list, c: closure ] {
|
||||
let results = $items | par-each -k $c
|
||||
|
||||
Reference in New Issue
Block a user