mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
feedbackd: 0.4.1 -> 0.7.0
https://source.puri.sm/Librem5/feedbackd/-/releases/v0.5.0 https://source.puri.sm/Librem5/feedbackd/-/releases/v0.6.0 https://source.puri.sm/Librem5/feedbackd/-/releases/v0.7.0 Release v0.5.0 mentions a new systemd unit "fbd-alert-slider" but I did not attempt to make it work as I don't have such a device.
This commit is contained in:
parent
ba9fb5494f
commit
d3d77fbad0
2 changed files with 4 additions and 2 deletions
|
@ -25,6 +25,8 @@ in
|
|||
services.dbus.packages = [ cfg.package ];
|
||||
services.udev.packages = [ cfg.package ];
|
||||
|
||||
# TODO: also enable systemd unit fbd-alert-slider for OnePlus 6/6T devices, see release notes of feedbackd v0.5.0
|
||||
|
||||
users.groups.feedbackd = { };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue