From 837fc97b30a41d766dd53a2370f6cb1d26364f9a Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Wed, 20 Sep 2023 15:26:47 +0300 Subject: 2023-09-20 --- nixosConfigurations/eonwe/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixosConfigurations/eonwe') diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix index d155cdf..e7f0187 100644 --- a/nixosConfigurations/eonwe/default.nix +++ b/nixosConfigurations/eonwe/default.nix @@ -21,6 +21,7 @@ with lib; { games = { lutris.enable = true; minecraft.client.enable = true; + steam.enable = true; }; android.enable = true; -- cgit v1.2.3