diff options
| author | Mel <einebeere@gmail.com> | 2024-10-16 23:07:12 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-10-16 23:07:12 +0200 |
| commit | ef6a9d75aaa6a7a8cf455f5f63fa0d58aabfb433 (patch) | |
| tree | 9ebb5d41d10d0bc1492ee360fd8ab8936232e39d /modules/common.nix | |
| parent | aa8dd072c4e02e28867dfc404f08e396e1471f7a (diff) | |
| download | minerals-ef6a9d75aaa6a7a8cf455f5f63fa0d58aabfb433.tar.zst minerals-ef6a9d75aaa6a7a8cf455f5f63fa0d58aabfb433.zip | |
Add muse-sounds-manager
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 ]); |
