Update FredOS-Gaming.nix
This commit is contained in:
parent
c80faaac39
commit
d86b9945a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue