diff --git a/modules/core/virtualization.nix b/modules/core/virtualization.nix index 15aa708..6bbebed 100644 --- a/modules/core/virtualization.nix +++ b/modules/core/virtualization.nix @@ -14,6 +14,8 @@ true else if (host == "dandelion") then true + else if (host == "flora") then + true else if (host == "sakura") then true else if (host == "yoshino") then