experimenting with games

This commit is contained in:
Bryan Ramos 2023-06-20 12:43:48 -04:00
parent 617d2cadf8
commit 3d61bb2180

View file

@ -17,7 +17,8 @@ in
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
spotify discord steam showmethekey spotify discord showmethekey
wineWowPackages.waylandFull lutris
]; ];
}; };
} }