8 lines
107 B
Nix
Executable file
8 lines
107 B
Nix
Executable file
{...}:
|
|
# Logitech
|
|
{
|
|
hardware.logitech.wireless = {
|
|
enable = true;
|
|
enableGraphical = true;
|
|
};
|
|
}
|