From 910d3826d7e2ddede59d31942e8329b3e17ae1dd Mon Sep 17 00:00:00 2001 From: caley <195605706+cqley@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:27:33 +0200 Subject: Update dayz.nix --- nixos/mdls/dayz.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nixos/mdls/dayz.nix b/nixos/mdls/dayz.nix index 1d8e4d4..9f35e1d 100644 --- a/nixos/mdls/dayz.nix +++ b/nixos/mdls/dayz.nix @@ -66,6 +66,13 @@ in uiBottomRightX=0.875; uiBottomRightY=1; IGUIScale=0.55000001; + showHUD=1; + hudBrightness=1.0; + showCrosshair=0; + showQuickbar=1; + showVehicleHUD=1; + showServerInfo=0; + showQuickbar=1; ''; home.file."${dayzDir}/steamuser.dayz_preset_User.xml".text = '' -- cgit v1.3.1