Enable firmware update manager
This commit is contained in:
parent
0926183b70
commit
a118f9351c
@ -44,6 +44,8 @@ in {
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
||||
swapDevices = [
|
||||
{ device = "/var/swapfile";
|
||||
size = 32768; # MiB
|
||||
|
Loading…
Reference in New Issue
Block a user