From bac836074f3c90317fdec189f087b11ba3950ed6 Mon Sep 17 00:00:00 2001
From: DerGrumpf <p.keier@beyerstedt-it.de>
Date: Thu, 27 Mar 2025 15:14:41 +0100
Subject: [PATCH] Added: Games to Phil

---
 users/phil/home.nix | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/users/phil/home.nix b/users/phil/home.nix
index 83328d1..670bd48 100644
--- a/users/phil/home.nix
+++ b/users/phil/home.nix
@@ -27,6 +27,12 @@
     ../../home/programs/social/webcord.nix
 
     ../../home/programs/web/firefox.nix
+
+    # Games
+    ../../home/programs/games/itch.nix
+    ../../home/programs/games/steam.nix
+    ../../home/programs/games/lutris.nix
+    ../../home/programs/games/opensource.nix
   ];
 
   programs.git = {