chore(steam): enable steam

This commit is contained in:
2025-10-24 11:49:43 -06:00
parent 86be7848a0
commit b30a14e487
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
openssh.enable = true;
steam = {
enable = false;
enable = true;
impermanenceUsers = ["crumb"];
};