From 3557529e44906fd6375bf86db75f5c9da4fb8451 Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Fri, 21 Jan 2022 22:06:47 +0100 Subject: [PATCH] :rocket: add ripping tools --- modules/cli/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/cli/default.nix b/modules/cli/default.nix index eb6f25c..47fd59f 100644 --- a/modules/cli/default.nix +++ b/modules/cli/default.nix @@ -16,6 +16,10 @@ # typing ttyper + + # ripping + abcde + handbrake ]; programs = { exa.enable = true;