From ee027a002857b073527a41f855498a8b36c75254 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 24 Aug 2025 12:54:52 +0300 Subject: [PATCH] 123 --- homeConfigurations/wsl-apps/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/homeConfigurations/wsl-apps/default.nix b/homeConfigurations/wsl-apps/default.nix index 085760f..e0e1416 100755 --- a/homeConfigurations/wsl-apps/default.nix +++ b/homeConfigurations/wsl-apps/default.nix @@ -5,6 +5,7 @@ imports = [ ./gramps.nix ./streamrip.nix + ./tmsu.nix ./yt-dlp.nix ]; }