nixos/opentabletdriver: add thiagokokada as maintainer
This commit is contained in:
parent
41c50cc505
commit
0573b54e29
@ -5,6 +5,8 @@ let
|
||||
cfg = config.hardware.opentabletdriver;
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ thiagokokada ];
|
||||
|
||||
options = {
|
||||
hardware.opentabletdriver = {
|
||||
enable = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user