From 985ad2f8c285b3dbb74c866ddcbbf4fba8116de6 Mon Sep 17 00:00:00 2001 From: Odweta Date: Wed, 21 Jan 2026 17:54:13 +0100 Subject: [PATCH] update vulkan --- modules/hardware/vulkan.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/vulkan.nix b/modules/hardware/vulkan.nix index 93c349a..bfdcb98 100644 --- a/modules/hardware/vulkan.nix +++ b/modules/hardware/vulkan.nix @@ -1,4 +1,4 @@ -{ lib, config, pkgs, ... }: +{ lib, lib32, config, pkgs, ... }: { environment.systemPackages = with pkgs; [