From 66499315703048f5ecef5f5f5b0f00242933c53e Mon Sep 17 00:00:00 2001 From: tux Date: Thu, 27 Feb 2025 23:21:18 +0530 Subject: [PATCH] feat: add trok client --- modules/home/shell/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/shell/default.nix b/modules/home/shell/default.nix index 410cfd5..bb82085 100755 --- a/modules/home/shell/default.nix +++ b/modules/home/shell/default.nix @@ -75,5 +75,6 @@ templ ffmpeg deploy-rs + trok ]; }