1
1
Fork 0

firefox: update config

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-02-20 19:49:30 -06:00
parent 0331d90480
commit 0f669447b1
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -20,7 +20,7 @@ with lib; {
#?? about:profiles #?? about:profiles
profiles.default = { profiles.default = {
# https://nur.nix-community.org/repos/rycee/ # https://nur.nix-community.org/repos/rycee/
extensions = with pkgs.nur.repos.rycee.firefox-addons; extensions.packages = with pkgs.nur.repos.rycee.firefox-addons;
optionals config.custom.minimal [ optionals config.custom.minimal [
ublock-origin ublock-origin
] ]