From cf581e30ccb532625deccc734c6fef2c73eb8d33 Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 29 Nov 2025 05:01:24 -0600 Subject: [PATCH] feat: added metadata editors --- modules/home/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/default.nix b/modules/home/default.nix index b42f50e..26095ba 100755 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -75,6 +75,7 @@ in zathura zed test + audioMetadata ; }; };