From 1ef335b0d69c21e2aa76f405d5fd1b2316f91485 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 28 May 2024 21:57:15 +0200 Subject: [PATCH] Install handbrake on hikari --- home/packages.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/packages.nix b/home/packages.nix index 4c75632..1d46dd2 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -54,8 +54,6 @@ with pkgs; [ vlc # gtkpod feh - # I don't need it that often, can install ad-hoc - # handbrake # python311Packages.mutagen # spotdl # tenacity @@ -82,6 +80,7 @@ with pkgs; [ acpilight # Used to support xbacklight (callPackage ./packages/custom/update-nixos-system { }) + handbrake # Needs to be installed by ubuntu on ubuntu, therefore only add on hikari sound-juicer