feat(desktop): add illum for backlight control

This commit is contained in:
Moritz Böhme 2023-05-14 15:28:27 +02:00
parent 3a0d4845b0
commit e503567eda
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 1 additions and 2 deletions

View file

@ -63,6 +63,7 @@ with lib; {
};
};
services = {
illum.enable = true;
gnome.gnome-keyring.enable = true;
pipewire = {
enable = true;