9 lines
97 B
Nix
9 lines
97 B
Nix
_: {
|
|
hardware = {
|
|
keyboard = {
|
|
qmk = {
|
|
enable = true;
|
|
};
|
|
};
|
|
};
|
|
}
|