diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 4f3dbdfa..a630d1da 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -51,7 +51,7 @@ }; game = { #lutris.enable = true; - steam.enable = true; + steam.enable = false; wine.enable = true; tetrio.enable = true; prismlauncher.enable = true;