Skip to content

Commit 2435883

Browse files
authored
nixos/g810-led: add to modules-list.nix (#356164)
2 parents 52b48e2 + 0388195 commit 2435883

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

nixos/doc/manual/release-notes/rl-2411.section.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@
101101
systemd-sysusers to achieve a system without Perl, as it can create normal
102102
users and change passwords. Available as [services.userborn](#opt-services.userborn.enable).
103103

104+
- [g810-led](https://github.com/MatMoul/g810-led), a LED controller for Logitech G keyboards. Available as [services.g810-led](options.html#opt-services.g810-led.enable).
105+
104106
- [Hatsu](https://github.com/importantimport/hatsu), a self-hosted bridge that interacts with Fediverse on behalf of your static site. Available as [services.hatsu](options.html#opt-services.hatsu.enable).
105107

106108
- [Soteria](https://github.com/ImVaskel/soteria), a polkit authentication agent to handle elevated prompts for any desktop environment. Normally this should only be used on DEs or WMs that do not provide a graphical polkit frontend on their own. Available as [`security.soteria`](#opt-security.soteria.enable).

nixos/modules/module-list.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,7 @@
589589
./services/hardware/fancontrol.nix
590590
./services/hardware/freefall.nix
591591
./services/hardware/fwupd.nix
592+
./services/hardware/g810-led.nix
592593
./services/hardware/handheld-daemon.nix
593594
./services/hardware/hddfancontrol.nix
594595
./services/hardware/illum.nix

0 commit comments

Comments
 (0)