minimal: Allow firmware installation

This commit is contained in:
traxys 2024-07-24 12:46:06 +02:00
parent 299e4b8194
commit ed136a6177

View file

@ -43,6 +43,8 @@
};
};
hardware.enableRedistributableFirmware = true;
nix = {
package = pkgs.nixVersions.latest;