This commit is contained in:
Robin
2026-06-02 20:21:32 +02:00
parent 12ab25c8f0
commit ab20bbd8c4
8 changed files with 302 additions and 27 deletions

View File

@@ -8,7 +8,8 @@ services = {
enable = true;
package = pkgs.openrgb-with-all-plugins;
motherboard = "amd";
startupProfile = "meow";
startupProfile = "none";
server.port = 6742;
};
sunshine = {
enable = true;