mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
chore: enable virtualization for fragile
This commit is contained in:
parent
bbc92bb39b
commit
c2c672bec0
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
||||||
true
|
true
|
||||||
else if (host == "imilia") then
|
else if (host == "imilia") then
|
||||||
true
|
true
|
||||||
|
else if (host == "fragile") then
|
||||||
|
true
|
||||||
else
|
else
|
||||||
false;
|
false;
|
||||||
spiceUSBRedirection.enable =
|
spiceUSBRedirection.enable =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue