1
0
Fork 0
forked from Bun/nixos-config

Move firmware to devices

This commit is contained in:
Jimbo 2024-11-24 20:44:28 -05:00
parent 007ad9fce9
commit 88dabef080
3 changed files with 2 additions and 4 deletions

View file

@ -1,4 +0,0 @@
{ ... }:
{
hardware.enableRedistributableFirmware = true;
}