VEGAS/warehouse: remove old storage
This commit is contained in:
parent
fcc807c7c8
commit
ee9dcf39a0
1 changed files with 0 additions and 7 deletions
|
@ -33,11 +33,4 @@ with tools.nginx;
|
|||
|
||||
Slice = "mediaplayback.slice";
|
||||
};
|
||||
|
||||
fileSystems."/mnt/animus/media" = {
|
||||
device = "10.15.0.2:/mnt/storage/media/media";
|
||||
fsType = "nfs4";
|
||||
noCheck = true;
|
||||
options = [ "x-systemd.after=wireguard-wgautobahn.service" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue