This commit is contained in:
nora 2025-02-24 19:47:07 +01:00
parent 6c16d90c8e
commit 6bb6294aad
3 changed files with 130 additions and 123 deletions

View file

@ -6,7 +6,7 @@
id = 0;
name = "nora";
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin
bitwarden
tampermonkey
@ -31,6 +31,10 @@
name = "nixpkgs search";
url = "https://search.nixos.org/packages";
}
{
name = "Github Notifications";
url = "https://github.com/notifications";
}
];
}
];