Update remote path of Redmond but fr this time

This commit is contained in:
Bun 2025-04-13 20:35:21 -04:00
parent e822e4f9b6
commit 97e0076656

View file

@ -6,7 +6,7 @@
fsType = "ntfs";
options = [ "nosuid" "nodev" ];
};
"/home/${config.sysusers.main}/Midas" = {
"/home/${config.sysusers.main}/Network/Midas" = {
device = "10.100.0.1:/storage";
fsType = "nfs4";
options = [ "x-systemd.automount" "_netdev" "nofail" "noauto" ];