mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Added OBS Studio to the gaming profile.
This commit is contained in:
parent
629ac8093f
commit
e21ebb4d88
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
|||
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
|
||||
home-manager.users.kat = { home.packages = [ pkgs.steam pkgs.steam-run pkgs.multimc ]; };
|
||||
home-manager.users.kat = { home.packages = [ pkgs.steam pkgs.steam-run pkgs.multimc pkgs.obs-studio ]; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue