From 9378feecd97299cf996bb45ce511526f0ec062b5 Mon Sep 17 00:00:00 2001 From: Lilly Date: Mon, 5 Jan 2026 18:22:48 +0000 Subject: [PATCH] Auto-commit: 2026-01-05 18:22:48 --- modules/gaming/anime-game-launchers.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gaming/anime-game-launchers.nix b/modules/gaming/anime-game-launchers.nix index acd8620..d95895e 100644 --- a/modules/gaming/anime-game-launchers.nix +++ b/modules/gaming/anime-game-launchers.nix @@ -1,6 +1,6 @@ { lib, config, inputs, ... }: let - cfg = config.my.gaming; + cfg = config.my.desktop.gaming; in { imports = [