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