From 20ac5678da9dc499a303fea7ca012909528432d8 Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Mon, 11 Nov 2024 12:08:35 -0300 Subject: [PATCH] operating-systems: buer: Remove guix-publish service --- operating-systems/buer.scm | 6 ------ 1 file changed, 6 deletions(-) diff --git a/operating-systems/buer.scm b/operating-systems/buer.scm index 7b4e281..a5ff27b 100644 --- a/operating-systems/buer.scm +++ b/operating-systems/buer.scm @@ -229,12 +229,6 @@ "--cores=4" "--gc-keep-derivations=yes" "--gc-keep-outputs=yes")))) - (service guix-publish-service-type - (guix-publish-configuration - (port 8080) - (host "0.0.0.0") - (advertise? #t) - (compression `(("zstd" 3))))) #|Mcron service|# (service mcron-service-type