From 8594f13a321fb85834c7f3669d15a6892e9ebc3d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 16 Nov 2022 17:51:48 -0300 Subject: etc/guix/system.scm: Add velhinho.wg entry to /etc/hosts --- etc/guix/system.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/guix/system.scm b/etc/guix/system.scm index fba8be0..e3bdc5a 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -51,6 +51,7 @@ ::1 localhost ~a 10.0.2.1 kuvira.wg + 10.0.2.2 velhinho.wg "# host-name host-name))) -- cgit v1.2.3