sourcephile
/
git
/
sourcephile-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nix: update input julm-nix
[sourcephile-nix.git]
/
hosts
/
losurdo
/
postgresql.nix
diff --git
a/hosts/losurdo/postgresql.nix
b/hosts/losurdo/postgresql.nix
index f6c7d9e15f9030c907da5b2da89c281d0f88c013..71bda3fc50abd40d2a1d1537ad03f6e71fb86919 100644
(file)
--- a/
hosts/losurdo/postgresql.nix
+++ b/
hosts/losurdo/postgresql.nix
@@
-34,7
+34,7
@@
in
};
services.postgresql = {
enable = true;
- package = pkgs.postgresql_1
2
;
+ package = pkgs.postgresql_1
7
;
#enableTCPIP = true;
settings = {
log_connections = true;