1 files changed, 0 insertions(+), 7 deletions(-)
M config.scm
M config.scm => config.scm +0 -7
@@ 291,13 291,6 @@
(home "/home/fbw"))
%default-guix-shared-users))))
- ;; Prevent me from going to Codeberg too often.
- (simple-service 'disable-codeberg
- hosts-service-type
- (list
- (host "127.0.0.1" "www.codeberg.org")
- (host "127.0.0.1" "codeberg.org")))
-
;; I give up! Let the download binaries run.
(extra-special-file "/lib64/ld-linux-x86-64.so.2"
(file-append glibc "/lib/ld-linux-x86-64.so.2"))