feat: Use proprietary nvidia driver and change refresh rates to max

This commit is contained in:
uttarayan21
2025-01-03 01:47:40 +05:30
parent 79e17f2c02
commit 5a6006d931
3 changed files with 18 additions and 11 deletions

View File

@@ -168,11 +168,11 @@
isNix = true;
monitors = {
# Gigabyte fo27q3
primary = "HDMI-A-3";
primary = "HDMI-A-1";
# Acer XV272U
secondary = "DP-4";
secondary = "DP-3";
# Gigabyte M27Q
tertiary = "DP-2";
tertiary = "DP-1";
};
}
{