testing
This commit is contained in:
parent
ac1f709240
commit
5ec46ef10c
1 changed files with 2 additions and 0 deletions
|
@ -4,5 +4,7 @@
|
|||
fileSystems."/Storage" = {
|
||||
device = "synology.servers.hs.net:/volume1/Storage";
|
||||
fsType = "nfs";
|
||||
mountPoint = "/Storage";
|
||||
options = [ "x-systemd.automount" "noauto" ]; # Add these options for better reliability
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue