feat: remove virtualbox

This commit is contained in:
Felix Schröter 2020-03-04 19:40:19 +01:00 committed by Felix Schroeter
parent f27430ba8f
commit 9f89d276ed

View file

@ -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;