From 3d2f5e5d432467354c2b515a0260900e94f6624e Mon Sep 17 00:00:00 2001 From: Alexander Wallau Date: Tue, 29 Oct 2024 18:30:08 +0100 Subject: [PATCH] fix minor semantics --- modules/postgres/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/postgres/default.nix b/modules/postgres/default.nix index 5c08d35..c4f52e9 100644 --- a/modules/postgres/default.nix +++ b/modules/postgres/default.nix @@ -17,7 +17,7 @@ in ''; }; - + }; config = mkIf cfg.enable {