feat(hardware): Update the bootloader config and monitors

This commit is contained in:
uttarayan21
2024-04-15 08:11:46 +05:30
parent 8628d6917b
commit 7314afb7b3
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
'';
services.xserver.videoDrivers = ["nvidia"]; # or "nvidiaLegacy470 etc.
boot.loader.systemd-boot.consoleMode = "max";
hardware.nvidia = {
# Modesetting is required.
modesetting.enable = true;