add the opentabletdriver
This commit is contained in:
parent
c4c9a174a2
commit
710c9abfca
1 changed files with 2 additions and 1 deletions
|
|
@ -20,12 +20,13 @@
|
||||||
|
|
||||||
# For touchscreen/pad support (supposedly)
|
# For touchscreen/pad support (supposedly)
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
wacom.enable = true;
|
|
||||||
};
|
};
|
||||||
services.desktopManager.plasma6.enable = lib.mkDefault true;
|
services.desktopManager.plasma6.enable = lib.mkDefault true;
|
||||||
|
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
||||||
|
hardware.opentabletdriver.enable = true;
|
||||||
|
|
||||||
# sound
|
# sound
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue