mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-01 06:23:04 +02:00
chore: preserve huggingface & modelscope's cache
This commit is contained in:
@@ -315,6 +315,10 @@ in
|
||||
|
||||
# noctalia shell
|
||||
".cache/noctalia"
|
||||
|
||||
# AI
|
||||
".cache/modelscope"
|
||||
".cache/huggingface"
|
||||
];
|
||||
files = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user