mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
rustdesk: add rustdesk url handler
This commit is contained in:
parent
ff3edd977f
commit
621cd7cb84
@ -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