From 8410296a30e62e06305020cb74d3247cfa45d9cc Mon Sep 17 00:00:00 2001 From: NAHO <90870942+trueNAHO@users.noreply.github.com> Date: Wed, 6 Aug 2025 01:58:41 +0200 Subject: [PATCH] anki/hm: remove unused config argument (#1821) Link: https://github.com/nix-community/stylix/pull/1821 Fixes: 1b5e1c5642cf ("anki: init (#1801)") Reviewed-by: awwpotato --- modules/anki/hm.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/anki/hm.nix b/modules/anki/hm.nix index 688223bc..9f3c3808 100644 --- a/modules/anki/hm.nix +++ b/modules/anki/hm.nix @@ -1,5 +1,4 @@ { - config, lib, mkTarget, pkgs,