moonlight/sunshine: mark as unusuable outside of our VM

we depend on VM user, which only will work with our vm nixos module
This commit is contained in:
Jörg Thalheim
2025-04-16 16:10:58 +02:00
parent bb7617fe2a
commit c05827abcc
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
---
description = "A desktop streaming client optimized for remote gaming and synchronized movie viewing."
---
**Warning**: This module was written with our VM integration in mind likely won't work outside of this context. They will be generalized in future.

View File

@@ -1,3 +1,5 @@
---
description = "A desktop streaming server optimized for remote gaming and synchronized movie viewing."
---
**Warning**: This module was written with our VM integration in mind likely won't work outside of this context. They will be generalized in future.