Update FredOS-Gaming.nix

This commit is contained in:
ediblerope 2026-01-11 10:21:12 +00:00 committed by GitHub
parent a732424c62
commit c80faaac39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,7 @@
# Set VK player path
environment.sessionVariables = {
VK_ADD_LAYER_PATH = "${pkgs.lsfg-vk}/share/vulkan/implicit_layer.d";
ENABLE_VKBASALT = "1";
};
programs.steam = {