mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Enable openrgb
This commit is contained in:
parent
718f25d984
commit
be5c5fd01e
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@
|
||||||
git
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.hardware.openrgb.enable = true;
|
||||||
|
services.hardware.openrgb.motherboard = "intel";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue