feat: Added jellyfin reverse proxy
This commit is contained in:
@@ -133,6 +133,9 @@ in {
|
||||
type = "filesystem";
|
||||
format = "ext4";
|
||||
mountpoint = "/volumes/media";
|
||||
mountOptions = [
|
||||
"nofail"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user