puter/nixos/features/opentabletdriver.nix
2023-09-17 13:31:20 +02:00

4 lines
47 B
Nix

{
hardware.opentabletdriver.enable = true;
}