From 3d9cd43ddaf1f95953a2383bc2dc309ca232def4 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Thu, 20 Oct 2022 18:05:29 -0700 Subject: [PATCH] Add OTD comment --- hosts/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/desktop.nix b/hosts/desktop.nix index 3176eb3..62453f8 100644 --- a/hosts/desktop.nix +++ b/hosts/desktop.nix @@ -33,6 +33,7 @@ }; }; + # Enable OpenTabletDriver, GUI configurator is otd-gui hardware.opentabletdriver.enable = true; # To prevent `Unit dconf.service not found.` after theming GTK in HM