mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-17 05:05:06 +01:00
update
This commit is contained in:
parent
6c16d90c8e
commit
6bb6294aad
3 changed files with 130 additions and 123 deletions
|
|
@ -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";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue