From da93c522e28ad73eee41bdcb6966a47a2a7ecd46 Mon Sep 17 00:00:00 2001
From: Soispha <soispha@vhack.eu>
Date: Sun, 14 Jan 2024 21:27:49 +0100
Subject: feat(hosts): Disable Steam

This is mostly done because of convenience:
Synchronizing the full steam files is just cumbersome.
---
 hm/soispha/pkgs/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'hm')

diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix
index ce63341f..c7ffc64e 100644
--- a/hm/soispha/pkgs/default.nix
+++ b/hm/soispha/pkgs/default.nix
@@ -29,7 +29,7 @@ with pkgs; let
 
     Social = [
       mumble # voice chat software (client)
-      lutris # multiple game store clients
+      # lutris # multiple game store clients
 
       # nheko # best matrix client (as of today)
       # element-desktop  # nheko didn't work
-- 
cgit 1.4.1