removed unused moount
This commit is contained in:
parent
af1d6cbd73
commit
2c709940a4
@ -112,12 +112,6 @@
|
|||||||
options = [ "bind" ];
|
options = [ "bind" ];
|
||||||
depends = [ "/mnt/pool" ];
|
depends = [ "/mnt/pool" ];
|
||||||
};
|
};
|
||||||
# Jellyfin RO
|
|
||||||
# "/mnt/jellyfin/external" = {
|
|
||||||
# device = "/mnt/disks/nvme";
|
|
||||||
# options = [ "bind" "ro" ];
|
|
||||||
# depends = [ "/mnt/pool" ];
|
|
||||||
# };
|
|
||||||
"/mnt/jellyfin/media" = {
|
"/mnt/jellyfin/media" = {
|
||||||
device = "/mnt/pool/multimedia/media";
|
device = "/mnt/pool/multimedia/media";
|
||||||
options = [ "bind" "ro" ];
|
options = [ "bind" "ro" ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user