try firmware

This commit is contained in:
2025-08-28 00:46:08 -05:00
parent 14c3f7ad1b
commit d5dbc09e2c
4 changed files with 141 additions and 0 deletions

View File

@@ -31,6 +31,10 @@
hardware = {
graphics.enable = true;
firmware = with pkgs; [
sof-firmware
];
nvidia = {
modesetting.enable = true;
powerManagement.enable = true;