nixos/modules/common-desktop/openrgb.nix
2025-03-08 22:34:16 -05:00

3 lines
47 B
Nix

{
services.hardware.openrgb.enable = true;
}