summary refs log tree commit diff
path: root/pkgs/tools/X11/opentabletdriver/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/X11/opentabletdriver/default.nix')
-rw-r--r--pkgs/tools/X11/opentabletdriver/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/tools/X11/opentabletdriver/default.nix b/pkgs/tools/X11/opentabletdriver/default.nix
index 7cfec7aaffc..87fc049a6d5 100644
--- a/pkgs/tools/X11/opentabletdriver/default.nix
+++ b/pkgs/tools/X11/opentabletdriver/default.nix
@@ -100,8 +100,7 @@ buildDotnetModule rec {
       exec = "otd-gui";
       icon = "otd";
       comment = meta.description;
-      type = "Application";
-      categories = "Utility;";
+      categories = [ "Utility" ];
     })
   ];