From ae7994f09eb10c6bb3a26cfbad9b9b6ec7ad9dde Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 15 Apr 2024 23:57:01 -0700 Subject: Update disko installer and finalize VM configuration --- hosts/richese/hardware-configuration.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/richese/hardware-configuration.nix') diff --git a/hosts/richese/hardware-configuration.nix b/hosts/richese/hardware-configuration.nix index dc9fd42..5b94417 100644 --- a/hosts/richese/hardware-configuration.nix +++ b/hosts/richese/hardware-configuration.nix @@ -41,6 +41,4 @@ swapDevices = [ { device = "/dev/disk/by-label/swap"; } ]; - - virtualisation.virtualbox.guest.enable = true; } -- cgit v1.2.3