diff options
| author | triethyl <triethylammonium@pm.me> | 2025-10-20 09:11:26 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-10-20 09:11:26 -0400 |
| commit | 4d7d7f8afc728d143afe33cd5c1e98ce216007f1 (patch) | |
| tree | 33def9bdd44954c1f96f8a604e7f0e1afa89b690 /nixos | |
| parent | 2d287bbbfdec541ac69bc9a8728f54cef56f6515 (diff) | |
thinkpad-laptop: removed steam
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/systems/thinkpad-laptop/system.nix | 1 |
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; |
