diff --git a/echidna.nix b/echidna.nix index c0c7ace..e69fc4d 100644 --- a/echidna.nix +++ b/echidna.nix @@ -16,6 +16,7 @@ in { choose-pass pkgs.ansible pkgs.cheat + pkgs.colima pkgs.coreutils-full pkgs.csvkit pkgs.curl @@ -66,7 +67,7 @@ in { noLock = true; }; casks = [ "kmbmpdc" "librewolf" "virtualbox" ]; - brews = [ "mpd" "choose-gui" "vitetris" ]; + brews = [ "pyenv" "mpd" "choose-gui" "vitetris" ]; taps = [ "homebrew/bundle" "homebrew/cask" "homebrew/core" "homebrew/services" ]; };