clean up
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
# services.fwupd.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user