From f3ff875197ca11c4e3962f4120bbd2646d0c913b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Nov 2022 08:09:42 -0300 Subject: etc/guix/system.scm: euandreh.xyz -> euandre.org --- etc/guix/system.scm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/etc/guix/system.scm b/etc/guix/system.scm index d1fff27..d4cb7e4 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -117,7 +117,7 @@ Seiko Epson Color Ink Jet Printers.") (define whoami "andreh") (define priv-statedir (string-append "/var/lib/" whoami)) (define toph "toph") -(define toph.tld "arrobaponto.org") +(define toph.tld "euandre.org") (define-record-type* postfix-configuration @@ -403,12 +403,14 @@ Seiko Epson Color Ink Jet Printers.") 127.0.0.1 localhost ~a ::1 localhost ~a - 10.0.0.0 ~a.wg - 10.0.0.1 ~a.wg + 2001:19f0:b400:1f0c:5400:04ff:fe35:8c89 ~a + 10.0.0.0 ~a.wg + 10.0.0.1 ~a.wg "# host-name host-name toph + toph host-name))) (users (append -- cgit v1.2.3