Added games

This commit is contained in:
2024-02-13 10:13:23 -04:00
parent dd5f2b73ab
commit 96660f1439
2 changed files with 8 additions and 0 deletions

View File

@@ -18,5 +18,8 @@
# Communication tools
discord
# Games
atlauncher
];
}

View File

@@ -0,0 +1,5 @@
{
programs.steam = {
enable = true;
};
}