Replace light with brightnessctl

This commit is contained in:
2026-03-09 19:20:47 +01:00
parent 58c0365371
commit 11375e3e71

View File

@@ -40,6 +40,7 @@ with pkgs;
qt5.qtwayland
glib
udiskie
brightnessctl
];
extraSessionCommands = ''
export MOZ_ENABLE_WAYLAND=1
@@ -57,9 +58,6 @@ with pkgs;
wrapperFeatures.gtk = true;
};
# Backlight
programs.light.enable = true;
# Blue light filter
location.provider = "geoclue2";