diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-06-29 17:27:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-29 17:27:33 +0200 |
| commit | 910d3826d7e2ddede59d31942e8329b3e17ae1dd (patch) | |
| tree | be3286c2fb0a8c7ec2361172f83d6d8b7926a9d4 /nixos/mdls/dayz.nix | |
| parent | a4c67189efd1ddb961088f35d6f78be222244baf (diff) | |
Update dayz.nix
Diffstat (limited to 'nixos/mdls/dayz.nix')
| -rw-r--r-- | nixos/mdls/dayz.nix | 7 |
1 files changed, 7 insertions, 0 deletions
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 = '' |
