Also add the mysql server commands

This commit is contained in:
Greg Hellings
2024-08-07 00:05:34 -05:00
parent fbd69ad63e
commit c6e2387e8c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ let
]);
in {
greg = {
development = true;
pypackage = py;
vscodium = true;
};
+1
View File
@@ -2,6 +2,7 @@
let
packages = with pkgs; [
cargo
mariadb
nixfmt-rfc-style
nixpkgs-review
process-compose