feat(hardware): improve firmware config
This commit is contained in:
parent
c90efc40f8
commit
386b3f6616
6 changed files with 10 additions and 11 deletions
|
@ -25,10 +25,6 @@
|
|||
# cross-compilation support
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
services.fwupd.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue