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