Fixed steam installation

This commit is contained in:
2024-02-13 10:16:04 -04:00
parent 96660f1439
commit 81181a0e5e
2 changed files with 1 additions and 5 deletions

View File

@@ -21,5 +21,6 @@
# Games # Games
atlauncher atlauncher
steam
]; ];
} }

View File

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