devices.srv2: remove NFS mount for NAS

This commit is contained in:
2026-01-02 12:24:27 +08:00
parent 58b1c596db
commit 2147ba2f2d

View File

@@ -12,7 +12,6 @@ inputs:
vfat."/dev/disk/by-partlabel/${clusterName}-${nodeName}-boot" = "/boot";
btrfs."/dev/disk/by-partlabel/${clusterName}-${nodeName}-root1" =
{ "/nix" = "/nix"; "/nix/rootfs/current" = "/"; };
nfs."nas.ts.chn.moe:/" = { mountPoint = "/nix/remote/nas"; mountBeforeSwitch = false; };
};
nixpkgs.cuda.capabilities =
[