Switch from brillo to brightnessctl

This commit is contained in:
Filippo Berto 2025-03-01 20:29:35 +01:00
parent e48a215886
commit 9f5b217e88
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 5 additions and 6 deletions

View file

@ -12,7 +12,6 @@
};
hardware = {
brillo.enable = true;
graphics.enable = true;
nvidia.modesetting.enable = builtins.elem "nvidia" config.services.xserver.videoDrivers;
};