diff --git a/modules/profiles/gaming.nix b/modules/profiles/gaming.nix index e600650..e5b542d 100644 --- a/modules/profiles/gaming.nix +++ b/modules/profiles/gaming.nix @@ -7,5 +7,6 @@ environment.systemPackages = with pkgs; [ lutris legendary-gl + heroic ]; }