From ec7bba2349dd74365a9aa54e7f8a6207ebcb5698 Mon Sep 17 00:00:00 2001 From: Mel Date: Sat, 16 Nov 2024 18:07:44 +0100 Subject: Add alpaca Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/common.nix b/modules/common.nix index 673c19b..d85a236 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -95,7 +95,7 @@ prismlauncher xonotic ]) ++ (with unstablePkgs; [ - davinci-resolve muse-sounds-manager + davinci-resolve muse-sounds-manager alpaca ]) ++ (with auxiliaryPkgs; [ ghidra ngfx retroarch ]); -- cgit 1.4.1