feat: remove virtualbox
This commit is contained in:
parent
f27430ba8f
commit
9f89d276ed
|
@ -20,8 +20,6 @@
|
||||||
|
|
||||||
networking.hostName = "pilot1-nixos"; # Define your hostname.
|
networking.hostName = "pilot1-nixos"; # Define your hostname.
|
||||||
|
|
||||||
virtualisation.virtualbox.host.enable = true;
|
|
||||||
|
|
||||||
hardware.enableAllFirmware = true;
|
hardware.enableAllFirmware = true;
|
||||||
hardware.cpu.intel.updateMicrocode = true;
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
hardware.logitech.enable = true;
|
hardware.logitech.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue