diff --git a/work-pc.nix b/work-pc.nix index 4924d39..ede28c4 100644 --- a/work-pc.nix +++ b/work-pc.nix @@ -20,8 +20,6 @@ networking.hostName = "pilot1-nixos"; # Define your hostname. - virtualisation.virtualbox.host.enable = true; - hardware.enableAllFirmware = true; hardware.cpu.intel.updateMicrocode = true; hardware.logitech.enable = true;