update flake lock and replace jdk with 21 because 23 is EOL

This commit is contained in:
Lillian Violet 2025-11-19 14:10:45 +01:00
parent cd836b7810
commit 6a43eb6acb
3 changed files with 100 additions and 99 deletions

View file

@ -81,7 +81,7 @@
bookmarks = [
{
name = "PoE2 build sorceres";
tags = ["PoE" "PoE2" "path of exile" "path of exile 2" "games" "guides" "build" "sorcerer" "sorceres"];
tags = ["PoE" "PoE2" "path of exile" "path of exile 2" "games" "guides" "build" "sorcerer" "sorceress"];
url = "https://maxroll.gg/poe2/planner/caeye0hz";
}
{
@ -91,6 +91,22 @@
}
];
}
{
name = "Cooking";
toolbar = false;
bookmarks = [
{
name = "Maldivian chili paste";
tags = ["cooking" "maldives" "maldivian]" "chili paste" "chili" "spicy" "food" "sauce" "recipes"];
url = "https://maldivescook.com/recipe/lonumirus/";
}
{
name = "Samosas";
tags = ["cooking" "india" "fried" "baked" "snack" "pastry" "samosa"];
url = "https://www.indianhealthyrecipes.com/samosa-recipe-make-samosa/";
}
];
}
];
};
};