mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
Merge pull request #286051 from helsinki-systems/rustdesk_url
rustdesk: add rustdesk url handler
This commit is contained in:
commit
629906e6a9
@ -78,6 +78,7 @@ rustPlatform.buildRustPackage rec {
|
||||
comment = meta.description;
|
||||
genericName = "Remote Desktop";
|
||||
categories = [ "Network" ];
|
||||
mimeTypes = [ "x-scheme-handler/rustdesk" ];
|
||||
})
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user