Skip to content

Commit

Permalink
bitwarden-desktop: add URL scheme (#351047)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin authored Oct 25, 2024
2 parents b523b20 + 148d579 commit 478d963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/bi/bitwarden-desktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ in buildNpmPackage rec {
comment = description;
desktopName = "Bitwarden";
categories = [ "Utility" ];
mimeTypes = [ "x-scheme-handler/bitwarden" ];
})
];

Expand Down

0 comments on commit 478d963

Please sign in to comment.