Skip to content

Commit 69600d7

Browse files
committed
Fix model cache statement
1 parent 8555e74 commit 69600d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home-manager/modules/neovim-plugins-parrot-nvim.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ in
8080
return payload
8181
end,
8282
},
83-
}
83+
},
8484
model_cache_expiry_hours = 0,
8585
}
8686
'';

0 commit comments

Comments
 (0)