Move firmware to devices
This commit is contained in:
parent
007ad9fce9
commit
88dabef080
3 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./firmware
|
||||
./systemd
|
||||
];
|
||||
imports = [ ./systemd ];
|
||||
}
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue