mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-09-27 05:36:21 +02:00
6 lines
69 B
Nix
6 lines
69 B
Nix
{ ... }:
|
|
{
|
|
hardware.opentabletdriver = {
|
|
enable = true;
|
|
};
|
|
}
|