odin: enable opentabletdriver
This commit is contained in:
parent
66b6d7041c
commit
7a71badedc
1 changed files with 2 additions and 5 deletions
|
|
@ -160,11 +160,8 @@ with lib; {
|
|||
environment.sessionVariables.LD_LIBRARY_PATH = lib.mkForce
|
||||
"${config.services.pipewire.package.jack}/lib"; # Temporary fix for WebKitGTK
|
||||
|
||||
# # Tablet
|
||||
# hardware.opentabletdriver = {
|
||||
# enable = true;
|
||||
# daemon.enable = true;
|
||||
# };
|
||||
# Tablet
|
||||
hardware.opentabletdriver = { enable = true; daemon.enable = true; };
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.bertof = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue