From 8c62b53961a79da1a406aee70528e2bd065421c9 Mon Sep 17 00:00:00 2001 From: Obsidian <123307773+LightZirconite@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:55:42 +0100 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index fd0f08d..e327534 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ playwright-test # fixes "waiting until load" issue compared to - # setting headless in config.jsonc + # setting headless in config.json xvfb-run ];