forked from poz/niksos
make osu stable use my dGPU
This commit is contained in:
parent
881ce3c93c
commit
9f09eb95f3
1 changed files with 5 additions and 1 deletions
|
@ -92,7 +92,11 @@
|
|||
pamixer
|
||||
brightnessctl
|
||||
dig
|
||||
nix-gaming.osu-stable
|
||||
(nix-gaming.osu-stable.override {
|
||||
preCommands = ''
|
||||
export DRI_PRIME=1
|
||||
'';
|
||||
})
|
||||
nix-gaming.osu-lazer-bin
|
||||
swappy
|
||||
nixpkgs-wayland.imv
|
||||
|
|
Loading…
Reference in a new issue