feat(system): enable ddcci for external monitor brightness control
Some checks failed
Check / eval (push) Has been cancelled
Some checks failed
Check / eval (push) Has been cancelled
This commit is contained in:
@@ -145,6 +145,9 @@ in
|
||||
# between earlyoom (true) and smartd (false).
|
||||
services.systembus-notify.enable = true;
|
||||
|
||||
# Enable I2C and DDC/CI by default for external monitor brightness control.
|
||||
nomarchy.hardware.i2c.ddcci = lib.mkDefault true;
|
||||
|
||||
networking.networkmanager.enable = lib.mkDefault true;
|
||||
# OpenVPN support for the VPN menu's import/connect flow (nomarchy-vpn).
|
||||
# WireGuard needs no plugin (NetworkManager imports wg .conf natively);
|
||||
|
||||
Reference in New Issue
Block a user