summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-02-13 22:53:07 -0500
committerSeth Flynn <[email protected]>2025-02-13 22:53:07 -0500
commitb890a5c57b0b4844455d8795fd057e81fa3f2ea2 (patch)
treead40bb8f959c753776b3977484d340ceaf62088e
parentedd765852f7b514de0d68a66c5b03652c93a0aa1 (diff)
glados: remove steam
-rw-r--r--systems/glados/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/systems/glados/default.nix b/systems/glados/default.nix
index 8e7caec..54187d6 100644
--- a/systems/glados/default.nix
+++ b/systems/glados/default.nix
@@ -58,10 +58,6 @@
})
];
- programs = {
- steam.enable = true;
- };
-
security.tpm2 = {
enable = true;
abrmd.enable = true;