duti: add meta.mainProgram

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2025-12-03 21:09:53 -06:00
parent 683739e951
commit eb7c6c4a4f
+1
View File
@@ -30,6 +30,7 @@ stdenv.mkDerivation {
a Microsoft Word document has a UTI of com.microsoft.word.doc. Using duti, the
user can change which application acts as the default handler for a given UTI.
'';
mainProgram = "duti";
maintainers = with maintainers; [
n-hass
];