Logitech Unifying Receiver: Difference between revisions
imported>Tchabaud m Typo |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
== Setup with NixOS == | == Setup with NixOS == | ||
Just add the following lines to | Just add the following lines to {{ic|/etc/nixos/configuration.nix}} | ||
hardware.logitech.enable = true; | hardware.logitech.wireless.enable = true; | ||
hardware.logitech.enableGraphical = true; | hardware.logitech.wireless.enableGraphical = true; | ||
then | then | ||
| Line 16: | Line 16: | ||
See [https://wiki.archlinux.org/index.php/Logitech_Unifying_Receiver this page on ArchLinux wiki] | See [https://wiki.archlinux.org/index.php/Logitech_Unifying_Receiver this page on ArchLinux wiki] | ||
[[Category:Hardware]] | |||