From 3d26491b8b4344e30415cc05e8bd0d14cd3f401d Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 6 Jul 2025 11:09:19 -0500 Subject: hosts/bean/common: Install media.tools set --- hosts/bean/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index 27e3c86..4a86540 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -23,6 +23,7 @@ in cli.tools.full = true; gui.tools.full = true; gui.fonts = true; + media.tools = true; net.tools.minimal = true; sound.tools = true; sync.tools = true; -- cgit v1.2.3