gaming: add steam-run
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{ config, pkgs, ... }: {
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
dxvk
|
||||
wine64
|
||||
lutris
|
||||
steam-run
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user