feat(anki): anki-connect
All checks were successful
build / build (push) Successful in 3m45s

This commit is contained in:
2026-04-25 10:40:50 -06:00
parent bec92689f7
commit 1dbd1d78ce

View File

@@ -20,6 +20,7 @@ in {
enable = true; enable = true;
addons = with pkgs.ankiAddons; [ addons = with pkgs.ankiAddons; [
review-heatmap review-heatmap
anki-connect
]; ];
sync = { sync = {
autoSync = true; autoSync = true;