From 1a1d615bd57529a67359ccad4cda340778ff7b41 Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Sun, 16 Jun 2024 09:40:09 +0200 Subject: [PATCH] add anicli --- modules/graphical/shared.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/graphical/shared.nix b/modules/graphical/shared.nix index 27d735d..e376da7 100644 --- a/modules/graphical/shared.nix +++ b/modules/graphical/shared.nix @@ -84,6 +84,7 @@ in { v4l-utils logseq # notes xarchiver # archive tool + ani-cli ]; }; }