ooksmedia: use jellyfin drive
This commit is contained in:
parent
048341b126
commit
4f20813139
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
device = "/dev/disk/by-uuid/B511-09E2";
|
||||
fsType = "vfat";
|
||||
};
|
||||
"/media-server" = {
|
||||
"/jellyfin" = {
|
||||
device = "/dev/disk/by-label/jellyfin";
|
||||
fsType = "btrfs";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue