Enable opentabletdriver but better
This commit is contained in:
parent
12d51d6e2c
commit
0b4d74d513
1 changed files with 5 additions and 1 deletions
|
@ -24,7 +24,11 @@
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
krita
|
krita
|
||||||
opentabletdriver
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardware.opentabletdriver = {
|
||||||
|
enable = true;
|
||||||
|
daemon.enable = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue