Commit 349ff8955565
Changed files (1)
systems
modules
hardware
systems/modules/hardware/laptop.nix
@@ -33,6 +33,9 @@ in
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore
'';
+ clight = {
+ enable = true;
+ };
};
}
(mkIf config.modules.desktop.enable {