enable steam (still bork)
This commit is contained in:
parent
a8dd858b02
commit
67d30ccfe7
2 changed files with 1 additions and 15 deletions
|
|
@ -11,20 +11,6 @@
|
|||
gamescopeSession.enable = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
|
||||
package = pkgs.steam.override {
|
||||
extraPkgs = pkgs: with pkgs; [
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
xorg.libXinerama
|
||||
xorg.libXScrnSaver
|
||||
libpng
|
||||
libpulseaudio
|
||||
libvorbis
|
||||
stdenv.cc.cc.lib
|
||||
libkrb5
|
||||
keyutils
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
gamemode.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue