added bottles
Some checks failed
/ Check formatting (push) Failing after 1m10s

This commit is contained in:
Ittihadyya 2024-12-20 09:50:30 +02:00
parent 2119729862
commit 786573148a

View file

@ -17,6 +17,7 @@
{pkgs, ...}: { {pkgs, ...}: {
home.packages = with pkgs; [ home.packages = with pkgs; [
lutris lutris
bottles
heroic heroic
]; ];
programs.mangohud.enable = true; programs.mangohud.enable = true;