From 09bf0c400c7a6865bf45584632f47cd126b5f970 Mon Sep 17 00:00:00 2001 From: Fern Garden Date: Sun, 10 Aug 2025 15:55:11 +0800 Subject: [PATCH] Comments --- overlay.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/overlay.nix b/overlay.nix index b0c867a..426acaf 100644 --- a/overlay.nix +++ b/overlay.nix @@ -83,6 +83,7 @@ with inputs; ]; }; + # Kanagawa Dragon theme for tmux. tmuxPlugins = prev.tmuxPlugins // { @@ -99,6 +100,7 @@ with inputs; }; }; + # Custom iosevka build. iosevka = prev.iosevka.override { set = "Custom";