chore: package changes

This commit is contained in:
Leon Schwarzäugl 2025-02-25 14:02:03 +01:00
parent f2267de522
commit a9eadbe2ed
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 15 additions and 13 deletions

View file

@ -19,7 +19,7 @@
programs.steam = {
enable = true;
package = pkgs.stable.steam;
package = pkgs.steam;
extraCompatPackages = [
pkgs.proton-ge-bin
];