add tridactyl to firefox addons

This commit is contained in:
ulic-youthlic 2025-01-16 23:43:28 +08:00
parent d23f4cf261
commit 374b8435a8
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 9 additions and 4 deletions

View file

@ -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;