@@ -33,6 +33,12 @@
];
shellHook = ''
if [ -f .env ]; then
set -a
. ./.env
set +a
fi
export PLAYWRIGHT_BROWSERS_PATH=${pkgs.playwright-driver.browsers}
export PLAYWRIGHT_SKIP_VALIDATE_HOST_REQUIREMENTS=true
export PLAYWRIGHT_HOST_PLATFORM_OVERRIDE="ubuntu-24.04"
The note is not visible to the blocked user.