9 lines
108 B
Nix
9 lines
108 B
Nix
{
|
|
hardware = {
|
|
logitech.wireless = {
|
|
enable = true;
|
|
enableGraphical = true;
|
|
};
|
|
};
|
|
}
|