update vulkan

This commit is contained in:
Odweta
2026-01-21 17:55:37 +01:00
parent 985ad2f8c2
commit 995ad91c0e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,4 +4,5 @@
system.stateVersion = "25.11";
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nixpkgs.config.allowUnfree = true;
nixpkgs.config.i686Support = true;
}