From 34c1ee9d63620ee06ff4fe2dc009b23b6fec7707 Mon Sep 17 00:00:00 2001 From: Frank LoTurco Date: Thu, 6 Aug 2026 16:26:44 -0400 Subject: [PATCH] nixos: add libxrandr and libxft to fix avalonia automatic scaling --- hosts/shared/nixos.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/shared/nixos.nix b/hosts/shared/nixos.nix index adfcfa1..2c72762 100644 --- a/hosts/shared/nixos.nix +++ b/hosts/shared/nixos.nix @@ -184,6 +184,8 @@ in libice libsm libxcursor + libxrandr + libxft skia dotnet-sdk dotnet-runtime