added games to all for now

This commit is contained in:
twoneis 2023-11-12 19:42:06 +01:00
parent 8173da97d8
commit 3017f644d0
2 changed files with 0 additions and 1 deletions

View file

@ -1,7 +0,0 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
steam
prismlauncher-qt5
lutris
];
}