Feature: QNAP NAS
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/home/finn/nfs" =
|
fileSystems."/home/finn/nfs" =
|
||||||
{ device = "voyager:/data1";
|
{ device = "voyager:/";
|
||||||
fsType = "nfs";
|
fsType = "nfs";
|
||||||
options = [ "x-systemd.automount" "noauto" ];
|
options = [ "x-systemd.automount" "noauto" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user