From 2754092eebee3da397901a570a3f3c5761c09502 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Thu, 30 Apr 2026 16:12:49 -0700 Subject: Migrate richese to Hyper-V --- hosts/richese/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/richese/default.nix') diff --git a/hosts/richese/default.nix b/hosts/richese/default.nix index 86e4ff4..cf00abd 100644 --- a/hosts/richese/default.nix +++ b/hosts/richese/default.nix @@ -88,5 +88,5 @@ (builtins.readFile ../common/users/nipsy/keys/id_att.pub) ]; - virtualisation.virtualbox.guest.enable = true; + virtualisation.hypervGuest.enable = true; } -- cgit v1.3