diff --git a/hosts/dnsc-work/default.nix b/hosts/dnsc-work/default.nix index 8947a5c..e0a0609 100644 --- a/hosts/dnsc-work/default.nix +++ b/hosts/dnsc-work/default.nix @@ -91,7 +91,6 @@ "python-setuptools" "gmp" "rbenv" - "mysql-shell" ]; casks = [ @@ -116,6 +115,7 @@ "raycast" "spotify" "google-chrome" + "mysql-shell" ]; };