treewide: replace firmwareLinuxNonfree
Some checks failed
Check flake / build-amd64-linux (push) Failing after 48s

This commit is contained in:
2025-12-04 16:13:31 +00:00
parent 2fbe5a3f6a
commit 608de80a04
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@
];
};
firmware = with pkgs; [
firmwareLinuxNonfree
linux-firmware
wireless-regdb
];
};

View File

@@ -78,7 +78,7 @@
];
};
firmware = with pkgs; [
firmwareLinuxNonfree
linux-firmware
];
};