Changes
This commit is contained in:
@@ -13,6 +13,8 @@ in {
|
||||
|
||||
lutris-free-wrapped
|
||||
|
||||
# prismlauncher-wrapped
|
||||
|
||||
(pkgs.callPackage ./wrapper.nix {
|
||||
inherit (pkgs) retroarch;
|
||||
cores = with pkgs.libretro; [
|
||||
@@ -22,6 +24,13 @@ in {
|
||||
|
||||
#steam-wrapped # Custom package
|
||||
|
||||
(pkgs.wrapOBS {
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
obs-vaapi obs-vkcapture obs-pipewire-audio-capture
|
||||
];
|
||||
})
|
||||
obs-cli
|
||||
|
||||
gamescope
|
||||
|
||||
corectrl
|
||||
|
||||
Reference in New Issue
Block a user