From 0667ef056766d6e0adaae81520249d524ea5c91b Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Wed, 22 May 2024 10:28:56 -0300 Subject: [PATCH] nixos(archi): remove idle custom game --- services/archi.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/services/archi.nix b/services/archi.nix index 85a11d0..5f3c632 100644 --- a/services/archi.nix +++ b/services/archi.nix @@ -12,7 +12,6 @@ settings = { CustomGamePlayedWhileFarming = "In the fields"; - CustomGamePlayedWhileIdle = "Out from the fields"; }; };