From dbb39fa40f96e98b62eb45dcba4ae089affb2d3e Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 8 Nov 2025 20:46:50 +0100 Subject: [PATCH] Home: Add handbrake --- home/christoph/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/christoph/default.nix b/home/christoph/default.nix index ccbf47e1..6ce0650c 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -372,6 +372,7 @@ tidal-hifi tidal-dl-ng picard + handbrake # Office kdePackages.wacomtablet # For xournalpp/krita @@ -457,6 +458,7 @@ enableFishIntegration = config.modules.fish.enable; }; + # TODO: Module fastfetch = { enable = true;