nixos/brightnessctl: Remove the module

Due to the support of the systemd-logind API the udev rules aren't
required anymore which renders this module useless [0].
Note: brightnessctl should now require a working D-Bus setup and a valid
local logind session for this to work.

[0]: https://github.com/NixOS/nixpkgs/pull/79663
This commit is contained in:
Michael Weiss 2020-02-10 23:10:53 +01:00
parent cf5dd2623b
commit 5282bc9a74
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83
4 changed files with 7 additions and 39 deletions

View file

@ -41,7 +41,6 @@
./hardware/acpilight.nix
./hardware/all-firmware.nix
./hardware/bladeRF.nix
./hardware/brightnessctl.nix
./hardware/brillo.nix
./hardware/ckb-next.nix
./hardware/cpu/amd-microcode.nix