feat: adds iris

This commit is contained in:
Ahwx 2025-09-05 18:44:50 +02:00
parent 8818d78bae
commit e7e637b2f6
6 changed files with 125 additions and 0 deletions

View file

@ -10,6 +10,8 @@
true
else if (host == "yoshino") then
true
else if (host == "iris") then
true
else
false;
spiceUSBRedirection.enable = true;