mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
During migration to new format and removing from the inline files. We lost some entries. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
11 lines
292 B
Nix
11 lines
292 B
Nix
{
|
|
time = "2025-02-16T17:00:00+00:00";
|
|
condition = true;
|
|
message = ''
|
|
A new module is available: 'services.wluma'.
|
|
|
|
Wluma is a tool for Wayland compositors to automatically adjust
|
|
screen brightness based on the screen contents and amount of ambient light around you.
|
|
'';
|
|
}
|