From 842390334ab8458beb96c41fbf1c902ef41701f1 Mon Sep 17 00:00:00 2001 From: chn Date: Fri, 14 Nov 2025 11:35:29 +0800 Subject: [PATCH] modules.system.fileSystems.impermanence: persist thunderbird --- modules/system/fileSystems/impermanence.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/fileSystems/impermanence.nix b/modules/system/fileSystems/impermanence.nix index d5ac6089..6e069985 100644 --- a/modules/system/fileSystems/impermanence.nix +++ b/modules/system/fileSystems/impermanence.nix @@ -68,7 +68,7 @@ inputs: [ "bin" "Desktop" "Documents" "Downloads" "Music" "Pictures" "repo" "share" "Public" "Videos" ".config" ".local/share" ".ecdata" { directory = ".mozilla/firefox/default"; mode = "0700"; } ".steam" ".zotero" - "Zotero" + "Zotero" ".thunderbird" ]; }) # 对于集群的工作节点,挂载一些本来由 home-manager 生成的文件,以及一些用来存放 home-manager 生成文件的目录