summaryrefslogtreecommitdiff
path: root/home/wayland/modules/firefox.nix
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2025-12-27 17:26:24 +0530
committersinanmohd <sinan@sinanmohd.com>2025-12-27 17:26:24 +0530
commit0ea4108c0691ffb160bef606497fb6b0828da1c7 (patch)
treeaf0af3f3d1079f6652534c17fab629cf1ddda22c /home/wayland/modules/firefox.nix
parent792bdaf3eeb63b278e3554fc0ace86395fb8a89f (diff)
fear(home/wayland/firefox): init vaultwarden
Diffstat (limited to 'home/wayland/modules/firefox.nix')
-rw-r--r--home/wayland/modules/firefox.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/home/wayland/modules/firefox.nix b/home/wayland/modules/firefox.nix
index 214c344..228e28a 100644
--- a/home/wayland/modules/firefox.nix
+++ b/home/wayland/modules/firefox.nix
@@ -37,11 +37,6 @@
icon = "briefcase";
color = "yellow";
}
- {
- name = "work_sandbox";
- icon = "briefcase";
- color = "green";
- }
];
ExtensionSettings = {
@@ -65,6 +60,11 @@
default_area = "menupanel";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/tridactyl-vim/latest.xpi";
};
+ "{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
+ installation_mode = "force_installed";
+ default_area = "menupanel";
+ install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden_password_manager/latest.xpi";
+ };
};
};