about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote/rustdesk/default.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-05 06:01:04 +0000
committerGitHub <noreply@github.com>2024-02-05 06:01:04 +0000
commit0f22335f7dc84912837bc8bfdb7e649f35fea19b (patch)
treee44a5683051e92620d003402ecea333708b78255 /pkgs/applications/networking/remote/rustdesk/default.nix
parent9b62c8500482f03fc703198058a5d0f58e5ec4b8 (diff)
parent0a254180b4cad6be45aa46dce896bdb8db5d2930 (diff)
downloadnixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.tar
nixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.tar.gz
nixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.tar.bz2
nixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.tar.lz
nixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.tar.xz
nixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.tar.zst
nixlib-0f22335f7dc84912837bc8bfdb7e649f35fea19b.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/networking/remote/rustdesk/default.nix')
-rw-r--r--pkgs/applications/networking/remote/rustdesk/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/remote/rustdesk/default.nix b/pkgs/applications/networking/remote/rustdesk/default.nix
index 26811ac40e96..ed3027afe84b 100644
--- a/pkgs/applications/networking/remote/rustdesk/default.nix
+++ b/pkgs/applications/networking/remote/rustdesk/default.nix
@@ -78,6 +78,7 @@ rustPlatform.buildRustPackage rec {
       comment = meta.description;
       genericName = "Remote Desktop";
       categories = [ "Network" ];
+      mimeTypes = [ "x-scheme-handler/rustdesk" ];
     })
   ];