Update Helium to 0.14.6.1
Rename the noctalia module to noctalia-shell and update references in the home configuration.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{lib, ...}: {
|
||||
programs.noctalia-shell.settings.brightness = lib.mkForce {
|
||||
brightnessStep = 5;
|
||||
enforceMinimum = true;
|
||||
enableDdcSupport = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user