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