firefox: update config
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
0331d90480
commit
0f669447b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue