aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/richese/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/richese/default.nix')
-rw-r--r--hosts/richese/default.nix2
1 files changed, 1 insertions, 1 deletions
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;
}