Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brightnessctl: Add systemd support #79663

Merged
merged 2 commits into from
Feb 13, 2020

Commits on Feb 9, 2020

  1. brightnessctl: Add systemd support

    This makes it possible to use brightnessctl without udev rules / suid.
    primeos committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    cf5dd26 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. 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]: NixOS#79663
    primeos committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    5282bc9 View commit details
    Browse the repository at this point in the history