diff options
| author | Seth Flynn <[email protected]> | 2025-02-13 22:53:07 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-02-13 22:53:07 -0500 |
| commit | b890a5c57b0b4844455d8795fd057e81fa3f2ea2 (patch) | |
| tree | ad40bb8f959c753776b3977484d340ceaf62088e /systems/glados | |
| parent | edd765852f7b514de0d68a66c5b03652c93a0aa1 (diff) | |
glados: remove steam
Diffstat (limited to 'systems/glados')
| -rw-r--r-- | systems/glados/default.nix | 4 |
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; |
