From 696c69e2f38e3e5950dc52135fb627d1837aea02 Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Wed, 30 Oct 2024 01:51:18 +0100 Subject: [PATCH] Prepare to open window --- experiments/2024-10-30/shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/experiments/2024-10-30/shell.nix b/experiments/2024-10-30/shell.nix index f64397616..2fb5abdf2 100644 --- a/experiments/2024-10-30/shell.nix +++ b/experiments/2024-10-30/shell.nix @@ -3,6 +3,7 @@ let libPath = with pkgs; lib.makeLibraryPath [ libxkbcommon + vulkan-loader wayland ]; in