feat(skadi): add ddcutil for managing monitor settings.

This commit is contained in:
CronyAkatsuki 2025-12-02 16:26:34 +01:00
parent 54789106f8
commit c9f8069c24

View file

@ -116,6 +116,9 @@
# Setup gpu fan curves and light undervolt
services.lact.enable = true;
# Setup display brightness changing using ddcutil
hardware.i2c.enable = true;
# Setup rgb control
services.hardware.openrgb.enable = true;
@ -291,6 +294,7 @@
lm_sensors
libva-utils
alsa-utils
ddcutil
];
# Enable nixd to see nixpkgs path