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