enabled steam rather than installed package.

This commit is contained in:
2026-03-09 13:36:27 -05:00
parent 8b67e31c3b
commit b29f2c396c

View File

@@ -5,7 +5,6 @@
#Games
ckan
steam
steam-run
#Media
@@ -22,5 +21,8 @@
texstudio
texliveFull
];
programs.steam = {
enable = true;
};
};
}