feat(dev): add mailpit to devenv services
This commit is contained in:
parent
5c56d07215
commit
1463bce24c
@ -28,4 +28,9 @@ in {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.mailpit = {
|
||||
enable = true;
|
||||
package = pkgs-unstable.mailpit;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user