diff --git a/machines/lasting-integrity/hardware.nix b/machines/lasting-integrity/hardware.nix index 342b3cbc..12aee670 100644 --- a/machines/lasting-integrity/hardware.nix +++ b/machines/lasting-integrity/hardware.nix @@ -46,10 +46,6 @@ device = "zdata/big-apps/mail"; fsType = "zfs"; }; - "/data/var/lib/nextcloud" = { - device = "zdata/big-apps/nextcloud"; - fsType = "zfs"; - }; "/cache" = { device = "zroot/safe/cache"; fsType = "zfs";