From 480da37c8363852e8254040cbc915856ffe9abbd Mon Sep 17 00:00:00 2001 From: oqyude Date: Fri, 9 Jan 2026 18:18:50 +0300 Subject: [PATCH] 123 --- modules/essentials/packages.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/essentials/packages.nix b/modules/essentials/packages.nix index 0515293..e056a4e 100644 --- a/modules/essentials/packages.nix +++ b/modules/essentials/packages.nix @@ -12,8 +12,6 @@ bottom fastfetchMinimal - # yazi - # Encrypt age sops @@ -87,7 +85,6 @@ git sudo ouch - nord rsync diff mount @@ -101,6 +98,9 @@ recycle-bin ; }; + flavors = { + inherit (pkgs.yaziPlugins) nord; + }; }; git = { enable = true;