add legendary-gl

This commit is contained in:
Moritz Böhme 2021-12-04 11:45:43 +01:00
parent b2092cbf25
commit fd174346d9

View file

@ -2,5 +2,5 @@
{
programs.steam.enable = true;
home-manager.users.moritz.home.packages = with pkgs; [ lutris ];
home-manager.users.moritz.home.packages = with pkgs; [ lutris legendary-gl ];
}