From 8a6444a3f5523c9e8d50d15b6803480559c49f80 Mon Sep 17 00:00:00 2001 From: kenji Date: Thu, 2 Jul 2026 07:20:26 -0500 Subject: [PATCH] remove(apps): minecraft --- modules/home/apps-optional.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/apps-optional.nix b/modules/home/apps-optional.nix index 9281118..bba5d56 100644 --- a/modules/home/apps-optional.nix +++ b/modules/home/apps-optional.nix @@ -15,7 +15,7 @@ ../../apps/antigravity # GAMES ../../apps/mo2 - ../../apps/minecraft + # ../../apps/minecraft ]; home.packages = with pkgs; [ # TODO: migrate these to `apps` folder.