chore(home): add commented experimental anki sync config

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-03 15:32:10 +01:00
parent 1c844adf91
commit b72c1d5e86

View File

@@ -1,3 +1,6 @@
{ {
enable = true; enable = true;
# sync = {
# username = config.sops.secrets."email/personal".path;
# };
} }