fix(displays): tweak monitor settings

This commit is contained in:
Mohammad Rafiq 2025-03-17 14:15:58 +08:00
parent 6e5b3ef586
commit 0a8100fe24
2 changed files with 3 additions and 2 deletions

View file

@ -16,4 +16,5 @@
boot.plymouth = {
enable = true;
};
boot.initrd.availableKernelModules = ["nvidia" "nvidia_modeset" "nvidia_uvm" "nvidia_drm"];
}