From 07a32014cf2aa6ffc439fa5aec3d1d88c4d98745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20K=C3=A4nner?= Date: Mon, 4 Mar 2024 12:00:10 +0100 Subject: [PATCH] 82 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 * --- hosts/MaxNixosLaptop/configuration.nix | 1 + hosts/MaxNixosLaptop/home.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/MaxNixosLaptop/configuration.nix b/hosts/MaxNixosLaptop/configuration.nix index c8ee406..3e7fea2 100644 --- a/hosts/MaxNixosLaptop/configuration.nix +++ b/hosts/MaxNixosLaptop/configuration.nix @@ -127,6 +127,7 @@ # }; programs.nix-ld.enable = true; programs.nix-ld.libraries = with pkgs; [ + glfw wayland-protocols libxkbcommon xorg.libX11 diff --git a/hosts/MaxNixosLaptop/home.nix b/hosts/MaxNixosLaptop/home.nix index 20a9798..954c397 100644 --- a/hosts/MaxNixosLaptop/home.nix +++ b/hosts/MaxNixosLaptop/home.nix @@ -74,6 +74,7 @@ xorg.libXext libGL extra-cmake-modules + glfw ]; # Home Manager is pretty good at managing dotfiles. The primary way to manage