nero: update boot params and AVALONIA_SCALING

This commit is contained in:
2026-08-10 19:01:17 -04:00
parent fba381341f
commit 31dad6fbd3
+1 -2
View File
@@ -26,7 +26,6 @@ in
boot = {
kernelParams = [
"vfio-pci.ids=10de:2782,10de:22bc"
"video=HDMI-A-1:896x672@100"
];
};
@@ -127,7 +126,7 @@ in
environment = {
sessionVariables = {
AVALONIA_SCREEN_SCALE_FACTORS = "DP-2=2.0;HDMI-A-1=2.0;DP-1=2.0";
AVALONIA_SCREEN_SCALE_FACTORS = "HDMI-A-1=2.0;DP-1=2.0;DP-2=2.0;DP-3=2.0";
};
systemPackages = with pkgs; [