feat(lutris): add wine package
This commit is contained in:
parent
b034aab843
commit
eb4b028926
|
@ -2,5 +2,5 @@
|
|||
|
||||
{
|
||||
# TODO move into heroic.nix or rename lutris.nix
|
||||
home.packages = with pkgs; [ lutris heroic ];
|
||||
home.packages = with pkgs; [ unstable.wineWowPackages.stable lutris heroic ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue