From bf7e2f7b5f1bd517e3aca073d994e8643f2bb2fc Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Sun, 16 Feb 2025 11:33:14 +0000 Subject: [PATCH] Remove virtualbox --- system/shared.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system/shared.nix b/system/shared.nix index 85c4655..52157d6 100644 --- a/system/shared.nix +++ b/system/shared.nix @@ -167,7 +167,6 @@ ovmf.packages = [ pkgs.OVMFFull.fd ]; }; }; - virtualbox.host.enable = true; }; xdg.portal = {