diff --git a/machines/lasting-integrity/hardware.nix b/machines/lasting-integrity/hardware.nix index 12aee670..061ef980 100644 --- a/machines/lasting-integrity/hardware.nix +++ b/machines/lasting-integrity/hardware.nix @@ -42,10 +42,6 @@ fsType = "zfs"; neededForBoot = true; }; - "/data/var/vmail" = { - device = "zdata/big-apps/mail"; - fsType = "zfs"; - }; "/cache" = { device = "zroot/safe/cache"; fsType = "zfs";