From fba387bf6ed132ad7e3b0bdb35617dbc20357c61 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 28 Mar 2026 14:31:11 -0500 Subject: steam on optiplex lol cringe gaming --- hosts/optiplex/configuration.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hosts/optiplex/configuration.nix') diff --git a/hosts/optiplex/configuration.nix b/hosts/optiplex/configuration.nix index 6f9efba..560869e 100644 --- a/hosts/optiplex/configuration.nix +++ b/hosts/optiplex/configuration.nix @@ -60,6 +60,10 @@ "nvidia-x11" "nvidia-settings" "spotify" + "steam" + "steam-original" + "steam-unwrapped" + "steam-run" ]; # Install more software @@ -69,6 +73,8 @@ #vintagestory ]; + programs.steam.enable = true; + # Use nvidia driver services.xserver.videoDrivers = [ "nvidia" ]; hardware.nvidia = { -- cgit v1.2.3