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
|
environment.sessionVariables.LD_LIBRARY_PATH = lib.mkForce
|
||||||
"${config.services.pipewire.package.jack}/lib"; # Temporary fix for WebKitGTK
|
"${config.services.pipewire.package.jack}/lib"; # Temporary fix for WebKitGTK
|
||||||
|
|
||||||
# # Tablet
|
# Tablet
|
||||||
# hardware.opentabletdriver = {
|
hardware.opentabletdriver = { enable = true; daemon.enable = true; };
|
||||||
# enable = true;
|
|
||||||
# daemon.enable = true;
|
|
||||||
# };
|
|
||||||
|
|
||||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||||
users.users.bertof = {
|
users.users.bertof = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue