9 lines
No EOL
109 B
Nix
Executable file
9 lines
No EOL
109 B
Nix
Executable file
{ ... }:
|
|
|
|
# Logitech
|
|
{
|
|
hardware.logitech.wireless = {
|
|
enable = true;
|
|
enableGraphical = true;
|
|
};
|
|
} |