added heroic launcher

This commit is contained in:
biscuit
2025-06-25 22:24:55 -05:00
parent 3c4ed456cf
commit d8657c7eeb
6 changed files with 30 additions and 19 deletions
+1
View File
@@ -8,5 +8,6 @@
]
++ lib.optionals (linux-apps.gamingDesktop == true) [
../pkgs/steam/default.nix
../pkgs/heroic/default.nix
];
}