fix: Desktop Rebuild Fix
Removed Arr Suite Temporarily Removed NFS Mount
This commit is contained in:
@@ -13,11 +13,9 @@
|
||||
fsType = "vfat";
|
||||
};
|
||||
|
||||
fileSystems."/data/nfs" =
|
||||
/* fileSystems."/data/nfs" =
|
||||
{ device = "voyager:/";
|
||||
fsType = "nfs";
|
||||
options = [ "x-systemd.automount" "noauto" ];
|
||||
};
|
||||
|
||||
|
||||
};*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user