summaryrefslogtreecommitdiff
path: root/johnlepikhin/system/services.scm
diff options
context:
space:
mode:
Diffstat (limited to 'johnlepikhin/system/services.scm')
-rw-r--r--johnlepikhin/system/services.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/johnlepikhin/system/services.scm b/johnlepikhin/system/services.scm
index 7959b51..493132c 100644
--- a/johnlepikhin/system/services.scm
+++ b/johnlepikhin/system/services.scm
@@ -78,8 +78,9 @@
local all all trust
host all all 127.0.0.1/32 md5
host all all ::1/128 md5")
- ("work_mem" "500 MB")
- ("max_parallel_workers_per_gather" "6")))))))
+ (extra-config
+ '(("work_mem" "500 MB")
+ ("max_parallel_workers_per_gather" "6")))))))))
(define-public tuned-desktop-services
(cons*