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