opentabletdriver: disable update notification for the GUI

This commit is contained in:
Gutyina Gergő
2026-04-26 12:37:22 +02:00
parent da9b29a321
commit 9742f6aa07
+2 -1
View File
@@ -106,7 +106,8 @@ buildDotnetModule (finalAttrs: {
./generate-rules.sh > $out/lib/udev/rules.d/70-opentabletdriver.rules
wrapProgram $out/bin/otd-gui \
"''${gappsWrapperArgs[@]}"
"''${gappsWrapperArgs[@]}" \
--add-flags --skipupdate
'';
desktopItems = [