Enable OpenRGB for Vanguard

This commit is contained in:
Evie Litherland-Smith 2024-12-29 12:26:31 +00:00
parent 0da473dba8
commit 9e5350c90b

View file

@ -66,5 +66,6 @@
enable32Bit = true;
};
};
services.hardware.openrgb.enable = true;
system.stateVersion = "23.05";
}