enable firmware updates and fwupd
This commit is contained in:
parent
3740b54a85
commit
f4238dc85c
3 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
|||
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
users.users.felschr = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "audio" "docker" "disk" "vboxusers" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue