mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 01:17:26 +02:00
minimal: Allow firmware installation
This commit is contained in:
parent
299e4b8194
commit
ed136a6177
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixVersions.latest;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue