Add steam-run

This commit is contained in:
Bad 2021-04-16 14:32:04 +02:00
parent 7763490e0a
commit 136156ff9a

View file

@ -3,6 +3,7 @@
programs.steam.enable = true;
environment.systemPackages = [
pkgs.lutris
pkgs.steam-run
pkgs.mumble
];
}