Added tor proxy and removed vikunja

This commit is contained in:
2026-03-26 11:57:10 -04:00
parent 3c72c96ae2
commit 0dbdd1ff5b
94 changed files with 40963 additions and 7719 deletions

View File

@@ -0,0 +1,16 @@
return {
[false] = {
["pending"] = {};
["version"] = 6;
};
["alisha"] = {
["groups"] = {};
["name"] = "alisha";
["subscription"] = "none";
};
["alisha@rishighan.com"] = {
["name"] = "Alisha";
["groups"] = {};
["subscription"] = "both";
};
};