use millennium for steam
This commit is contained in:
parent
3ec6673f7c
commit
56b178a167
3 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
upkgs,
|
||||
...
|
||||
}: {
|
||||
nixpkgs.overlays = [
|
||||
|
|
@ -19,6 +19,7 @@
|
|||
programs = {
|
||||
steam = {
|
||||
enable = true;
|
||||
package = upkgs.millennium-steam;
|
||||
gamescopeSession.enable = false; # .desktop entry for gamescope
|
||||
|
||||
remotePlay.openFirewall = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue