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