diff --git a/hosts/common/programs/geary.nix b/hosts/common/programs/geary.nix index d43811d0..dcf9e289 100644 --- a/hosts/common/programs/geary.nix +++ b/hosts/common/programs/geary.nix @@ -9,8 +9,9 @@ persist.private = [ # attachments, and email -- contained in a sqlite db ".local/share/geary" + # also `.cache/geary/web-resources`, which tends to stay << 1 MiB ]; - fs.".local/geary/account_01/geary.ini".symlink.text = '' + fs.".config/geary/account_01/geary.ini".symlink.text = '' [Metadata] version=1 status=enabled