Skip to content

Commit 478d963

Browse files
authored
bitwarden-desktop: add URL scheme (#351047)
2 parents b523b20 + 148d579 commit 478d963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/bi/bitwarden-desktop/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ in buildNpmPackage rec {
189189
comment = description;
190190
desktopName = "Bitwarden";
191191
categories = [ "Utility" ];
192+
mimeTypes = [ "x-scheme-handler/bitwarden" ];
192193
})
193194
];
194195

0 commit comments

Comments
 (0)