mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-25 01:14:49 +01:00
feat: add nushell & media tools to darwin
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
# images
|
||||
viu # terminal image viewer
|
||||
imv # simple image viewer
|
||||
imagemagick
|
||||
graphviz
|
||||
];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
pavucontrol
|
||||
playerctl
|
||||
pulsemixer
|
||||
imv # simple image viewer
|
||||
|
||||
nvtop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user