add the opentabletdriver

This commit is contained in:
MFlossmann 2024-05-12 15:05:51 +02:00
parent c4c9a174a2
commit 710c9abfca

View file

@ -20,12 +20,13 @@
# For touchscreen/pad support (supposedly)
libinput.enable = true;
wacom.enable = true;
};
services.desktopManager.plasma6.enable = lib.mkDefault true;
services.printing.enable = true;
hardware.opentabletdriver.enable = true;
# sound
sound.enable = true;
hardware.pulseaudio.enable = false;