feat: added openrgb and disable sunshine streaming for now

This commit is contained in:
uttarayan21
2025-02-03 02:49:43 +05:30
parent 2151398f4e
commit b13a7e8ae7
2 changed files with 27 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
./sunshine.nix
];
services = {
hardware.openrgb.enable = true;
tailscale = {
enable = true;
};