From cbd4b177bafbef4dfc7bbd891103727412f62137 Mon Sep 17 00:00:00 2001 From: Nathan Date: Mon, 1 Sep 2025 07:34:52 -0500 Subject: [PATCH] try --- system-config/configuration/live/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-config/configuration/live/default.nix b/system-config/configuration/live/default.nix index b132872..3f33004 100644 --- a/system-config/configuration/live/default.nix +++ b/system-config/configuration/live/default.nix @@ -14,7 +14,7 @@ config = { - hardware.enableAllFirmware = true; + hardware.enableRedistributableFirmware = true; hardware.enableAllHardware = true; programs.zsh.enable = true;