🚀 add heroic launcher

This commit is contained in:
Moritz Böhme 2022-07-30 16:31:17 +02:00
parent 54cdb3d679
commit bfec7305ee
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -7,5 +7,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
lutris lutris
legendary-gl legendary-gl
heroic
]; ];
} }