appserver nfs
This commit is contained in:
parent
e5d9494f61
commit
07100d1a01
2 changed files with 6 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
# Mount remote filesystem
|
||||
fileSystems."/mnt/remote/media" = {
|
||||
device = "files:/mnt/storage/";
|
||||
device = "files:/mnt/storage";
|
||||
fsType = "nfs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue