Also add the mysql server commands
This commit is contained in:
@@ -12,6 +12,7 @@ let
|
||||
]);
|
||||
in {
|
||||
greg = {
|
||||
development = true;
|
||||
pypackage = py;
|
||||
vscodium = true;
|
||||
};
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
let
|
||||
packages = with pkgs; [
|
||||
cargo
|
||||
mariadb
|
||||
nixfmt-rfc-style
|
||||
nixpkgs-review
|
||||
process-compose
|
||||
|
||||
Reference in New Issue
Block a user