Librewolf: add bookmark nixpkgs PRs

This commit is contained in:
2026-05-30 15:16:32 +02:00
parent cfe758599d
commit dc3eaf04c0
+6
View File
@@ -308,6 +308,12 @@
bookmarks = {
force = true;
settings = [
{
name = "Nixpkgs PRs";
tags = ["nixpkgs" "PR" "github"];
keyword = "nixpkgs prs";
url = "https://github.com/NixOS/nixpkgs/pulls";
}
{
name = "Nixos Config";
tags = ["github"];