This commit is contained in:
parent
5f01f22088
commit
3f84744ae4
3 changed files with 42 additions and 1 deletions
|
|
@ -33,6 +33,9 @@
|
|||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
extraCompatPackages = [
|
||||
inputs.proton-cachyos-nix.packages.${pkgs.stdenv.hostPlatform.system}.proton-cachyos-x86_64-v3
|
||||
];
|
||||
package = pkgs.steam.override {
|
||||
extraPkgs = pkgs: with pkgs; [
|
||||
adwaita-icon-theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue