add bitwarden extension

This commit is contained in:
sid 2026-05-18 15:41:16 +02:00
parent bcd7b3df28
commit 8a6b3a3bb7

View file

@ -7,7 +7,7 @@ in
programs.librewolf = {
profiles.default.extensions.packages =
with inputs.nur.legacyPackages."${system}".repos.rycee.firefox-addons; [
zotero-connector
bitwarden
];
};
}