mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Remove guix-publish service
parent
a147faefab
commit
20ac5678da
|
@ -229,12 +229,6 @@
|
||||||
"--cores=4"
|
"--cores=4"
|
||||||
"--gc-keep-derivations=yes"
|
"--gc-keep-derivations=yes"
|
||||||
"--gc-keep-outputs=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|#
|
#|Mcron service|#
|
||||||
(service mcron-service-type
|
(service mcron-service-type
|
||||||
|
|
Loading…
Reference in New Issue