mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds iris
This commit is contained in:
parent
8818d78bae
commit
e7e637b2f6
6 changed files with 125 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
true
|
||||
else if (host == "yoshino") then
|
||||
true
|
||||
else if (host == "iris") then
|
||||
true
|
||||
else
|
||||
false;
|
||||
spiceUSBRedirection.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue