diff options
author | EuAndreh <eu@euandre.org> | 2022-11-27 08:59:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-27 08:59:04 -0300 |
commit | 7a9c7a9d1f5e928bb108da6bd46eb41a5b801dc9 (patch) | |
tree | a76c88d942983a4a3bdff193d2b3d126f8d10f9b | |
parent | etc/ssh/known_hosts: Add keys with its verification links (diff) | |
download | dotfiles-7a9c7a9d1f5e928bb108da6bd46eb41a5b801dc9.tar.gz dotfiles-7a9c7a9d1f5e928bb108da6bd46eb41a5b801dc9.tar.xz |
etc/guix/system.scm: Point both "toph" and "toph.wg" to WireGuard
-rw-r--r-- | etc/guix/system.scm | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index d4cb7e4..4917c08 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -403,9 +403,8 @@ Seiko Epson Color Ink Jet Printers.") 127.0.0.1 localhost ~a ::1 localhost ~a - 2001:19f0:b400:1f0c:5400:04ff:fe35:8c89 ~a - 10.0.0.0 ~a.wg - 10.0.0.1 ~a.wg + 10.0.0.0 ~a.wg ~a + 10.0.0.1 ~a.wg "# host-name host-name |