generation 494 25.11.20250714.62e0f05

This commit is contained in:
2025-08-17 22:22:44 -04:00
parent 54e0450796
commit 7af9541b95

View File

@@ -152,14 +152,28 @@ in {
} }
]; ];
} }
{
name = "solvers";
bookmarks = [
{
name = "GPT";
url = "https://chatgpt.com"; # sam altman is a horrible person and i cannot wait for the day i can ditch this shit
}
{
name = "claude";
url = "https://claude.ai";
}
{
name = "gemini";
url = "https://gemini.google.com";
}
];
}
{ {
name = "Cal"; name = "Cal";
url = "https://calendar.google.com/"; url = "https://calendar.google.com/";
} }
{
name = "GPT";
url = "https://chatgpt.com"; # sam altman is a horrible person and i cannot wait for the day i can ditch this shit
}
{ {
name = "performance"; name = "performance";
url = "about:processes"; url = "about:processes";