hosts: desktop: add openrgb

This commit is contained in:
Kabbone 2023-10-01 09:21:34 +02:00
parent 367575f03e
commit 8453d4b06d
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -84,6 +84,10 @@
userServices = true;
};
};
hardware.openrgb = {
enable = true;
motherboard = "amd";
};
};