hosts: desktop: add openrgb

This commit is contained in:
2023-10-01 09:21:34 +02:00
parent 367575f03e
commit 8453d4b06d

View File

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