mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Librewolf: add bookmark nixpkgs PRs
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user