From 68c3c8436d32180a34d04a2ae987996b55942e72 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 16 Feb 2026 23:21:55 +0800 Subject: [PATCH] chore: preserve huggingface & modelscope's cache --- hosts/idols-ai/preservation.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/idols-ai/preservation.nix b/hosts/idols-ai/preservation.nix index ae87b4fc..f1e0c466 100644 --- a/hosts/idols-ai/preservation.nix +++ b/hosts/idols-ai/preservation.nix @@ -315,6 +315,10 @@ in # noctalia shell ".cache/noctalia" + + # AI + ".cache/modelscope" + ".cache/huggingface" ]; files = [ {