mail: Make sure to save mfauth cache

This commit is contained in:
Charlotte Van Petegem 2023-11-10 13:24:08 +01:00
parent ba14010acc
commit e0606dd08a
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -210,6 +210,7 @@ in
zfs.homeLinks = [
{ path = "mail"; type = "data"; }
{ path = ".cache/mu"; type = "cache"; }
{ path = ".cache/mfauth"; type = "cache"; }
];
};
};