fix: firefox desktop entry offload patch
This commit is contained in:
parent
5a0f9f2992
commit
6f4a849ddb
8 changed files with 66 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
pkgs,
|
||||
}:
|
||||
pkgs.writeShellScriptBin "offload" ''
|
||||
export __NV_PRIME_RENDER_OFFLOAD=1
|
||||
export __NV_PRIME_RENDER_OFFLOAD_PROVIDER=NVIDIA-G0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue