From cb73f89d3ecef7e790c42f828e2228ff82975de5 Mon Sep 17 00:00:00 2001 From: NAHO <90870942+trueNAHO@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:57:09 +0100 Subject: [PATCH] sioyek: remove unused lib module argument (#2212) Link: https://github.com/nix-community/stylix/pull/2212 --- modules/sioyek/hm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sioyek/hm.nix b/modules/sioyek/hm.nix index b5548138..b8514169 100644 --- a/modules/sioyek/hm.nix +++ b/modules/sioyek/hm.nix @@ -1,4 +1,4 @@ -{ mkTarget, lib, ... }: +{ mkTarget, ... }: mkTarget { config = { colors }: