Update FredOS-Gaming.nix

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

View file

@ -20,7 +20,7 @@
# Enable AMD GPU overdrive for overclocking/undervolting
boot.kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" ];
# Set VK player path
# Session variables to make LSFG-VK work properly.
environment.sessionVariables = {
VK_ADD_LAYER_PATH = "${pkgs.lsfg-vk}/share/vulkan/implicit_layer.d";
ENABLE_VKBASALT = "1";