Add steam
This commit is contained in:
parent
eb010055b2
commit
3175158f84
8 changed files with 43 additions and 18 deletions
|
|
@ -24,11 +24,11 @@
|
|||
pkgs.blueberry
|
||||
|
||||
# Gaming
|
||||
# pkgs.steam
|
||||
# pkgs.steam-run
|
||||
# (pkgs.lutris.override {
|
||||
# extraPkgs = pkgs: [ pkgs.wineWowPackages.stable pkgs.winetricks ];
|
||||
# })
|
||||
pkgs.steam
|
||||
pkgs.steam-run
|
||||
(pkgs.lutris.override {
|
||||
extraPkgs = pkgs: [ pkgs.wineWowPackages.stable pkgs.winetricks ];
|
||||
})
|
||||
|
||||
# Downloads
|
||||
pkgs.qbittorrent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue