feat: add nushell & media tools to darwin

This commit is contained in:
ryan4yin
2023-05-29 17:34:58 +08:00
parent f4428b9b23
commit 35b2b3f8be
3 changed files with 5 additions and 3 deletions

View File

@@ -2,11 +2,13 @@
{
imports = [
../common/core.nix
../common/nushell
../common/alacritty.nix
../common/core.nix
../common/git.nix
../common/starship.nix
../common/development.nix
../common/media.nix
../common/starship.nix
./core.nix
];