devices.pc: add NFS mount for nas.ts.chn.moe

This commit is contained in:
2025-12-30 14:53:39 +08:00
parent 7d09abee57
commit f2e2f34cbf

View File

@@ -23,6 +23,7 @@ inputs:
"/nix/remote/wlin" = "/data/gpfs01/wlin/.nix";
};
};
nfs."nas.ts.chn.moe:/" = { mountPoint = "/nix/remote/nas"; mountBeforeSwitch = false; };
};
luks.auto =
{