From e46857901934956337ca36c4d622c3e5342132dc Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 14 May 2026 14:52:29 +0100 Subject: [PATCH] --- hosts/FredOS-Gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 3cb02b4..99ab652 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -42,6 +42,7 @@ boot.loader.systemd-boot.configurationLimit = 5; boot.initrd.systemd.enable = true; + boot.kernelParams = [ "video=DP-2:3440x1440@180" ]; # LAN has no IPv6 route — AAAA lookups succeed but connect fails, which # made NetworkManager's connectivity probe report "limited" at boot