add tridactyl to firefox addons
This commit is contained in:
parent
d23f4cf261
commit
374b8435a8
2 changed files with 9 additions and 4 deletions
|
|
@ -25,8 +25,9 @@ in
|
|||
profiles.default = {
|
||||
name = "default";
|
||||
isDefault = true;
|
||||
extensions = [
|
||||
outputs.packages."${system}".immersive-translate
|
||||
extensions = with outputs.packages."${system}"; [
|
||||
immersive-translate
|
||||
tridactyl
|
||||
];
|
||||
search = {
|
||||
force = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue