.dotfiles/modules/nixos/otd.nix
2024-10-27 22:36:16 +09:00

5 lines
57 B
Nix

{ ... }:
{
hardware.opentabletdriver.enable = true;
}