From ef6a9d75aaa6a7a8cf455f5f63fa0d58aabfb433 Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 16 Oct 2024 23:07:12 +0200 Subject: Add muse-sounds-manager Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index 94e11d3..1878909 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -81,7 +81,7 @@ prismlauncher ]) ++ (with unstablePkgs; [ - davinci-resolve + davinci-resolve muse-sounds-manager ]) ++ (with auxiliaryPkgs; [ ghidra ]); -- cgit 1.4.1