summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-10-20 09:11:26 -0400
committertriethyl <triethylammonium@pm.me>2025-10-20 09:11:26 -0400
commit4d7d7f8afc728d143afe33cd5c1e98ce216007f1 (patch)
tree33def9bdd44954c1f96f8a604e7f0e1afa89b690 /nixos
parent2d287bbbfdec541ac69bc9a8728f54cef56f6515 (diff)
thinkpad-laptop: removed steam
Diffstat (limited to 'nixos')
-rw-r--r--nixos/systems/thinkpad-laptop/system.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/systems/thinkpad-laptop/system.nix b/nixos/systems/thinkpad-laptop/system.nix
index 67a2ba6..72c176f 100644
--- a/nixos/systems/thinkpad-laptop/system.nix
+++ b/nixos/systems/thinkpad-laptop/system.nix
@@ -26,7 +26,6 @@
features = {
gui = {
apps = {
- steam.enable = true;
};
desktops = {
niri.enable = true;