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