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 = {
|
bookmarks = {
|
||||||
force = true;
|
force = true;
|
||||||
settings = [
|
settings = [
|
||||||
|
{
|
||||||
|
name = "Nixpkgs PRs";
|
||||||
|
tags = ["nixpkgs" "PR" "github"];
|
||||||
|
keyword = "nixpkgs prs";
|
||||||
|
url = "https://github.com/NixOS/nixpkgs/pulls";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Nixos Config";
|
name = "Nixos Config";
|
||||||
tags = ["github"];
|
tags = ["github"];
|
||||||
|
|||||||
Reference in New Issue
Block a user