diff --git a/env_config/common.toml b/env_config/common.toml index 44ec8a9..5ffb749 100644 --- a/env_config/common.toml +++ b/env_config/common.toml @@ -1,4 +1,5 @@ imports = ["postgres.nix"] +motd = "" [services.postgres] package = "pkgs.postgresql_15"