6 lines
98 B
Nix
6 lines
98 B
Nix
{
|
|
hardware.opentabletdriver = {
|
|
enable = true;
|
|
daemon.enable = true;
|
|
};
|
|
}
|