hosts/odyssey: disable sunshine
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m16s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m16s
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
};
|
||||
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
package = pkgs.unstable.sunshine;
|
||||
capSysAdmin = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user