lasting-integrity: Don't mount mail anymore
All checks were successful
Cachix / build (elendel) (push) Successful in 1m5s
Cachix / build (kholinar) (push) Successful in 2m4s
Cachix / build (lasting-integrity) (push) Successful in 1m18s
Cachix / build (marabethia) (push) Successful in 1m9s
Cachix / build (urithiru) (push) Successful in 1m16s

This commit is contained in:
Charlotte Van Petegem 2024-11-11 13:50:41 +01:00
parent dc9c455043
commit 2f08ee1d96
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -42,10 +42,6 @@
fsType = "zfs"; fsType = "zfs";
neededForBoot = true; neededForBoot = true;
}; };
"/data/var/vmail" = {
device = "zdata/big-apps/mail";
fsType = "zfs";
};
"/cache" = { "/cache" = {
device = "zroot/safe/cache"; device = "zroot/safe/cache";
fsType = "zfs"; fsType = "zfs";