chore(steam): disable steam for a while

This commit is contained in:
2025-10-10 00:22:27 -06:00
parent 3c66a9f526
commit e6e8ac3c7a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
openssh.enable = true;
steam = {
enable = true;
enable = false;
impermanenceUsers = ["crumb"];
};