lasting-integrity: Remove git mount

This commit is contained in:
Charlotte Van Petegem 2024-11-10 22:35:25 +01:00
parent e5d37fe933
commit 49bf851188
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -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";