From 092063522a1a8e181939729184007f5624eca45b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 16 Nov 2024 13:02:58 +0400 Subject: [PATCH] add steam back to sakopc i wanna play half life :( --- hosts/sakopc/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 876dd8fe..42398d04 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -50,7 +50,7 @@ }; game = { #lutris.enable = true; - #steam.enable = true; + steam.enable = true; wine.enable = true; tetrio.enable = true; };