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