use millennium for steam

This commit is contained in:
do butterflies cry? 2026-03-07 16:40:28 +10:00
parent 3ec6673f7c
commit 56b178a167
Signed by: cry
GPG key ID: F68745A836CA0412
3 changed files with 4 additions and 2 deletions

View file

@ -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;