aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-12-06 14:51:15 -0300
committerEuAndreh <eu@euandre.org>2022-12-06 14:51:15 -0300
commit3e2d839cf5925a3ad5f24ad9c9352d847af8f5e3 (patch)
tree9b895022873f9a51e2177969618dddb94d1c1701
parentetc/guix/system.scm: Use variable name of "toph" over literal string (diff)
downloaddotfiles-3e2d839cf5925a3ad5f24ad9c9352d847af8f5e3.tar.gz
dotfiles-3e2d839cf5925a3ad5f24ad9c9352d847af8f5e3.tar.xz
etc/guix/system.scm: Use strict IP for toph endpoint
-rw-r--r--etc/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index af93972..1d74d7c 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -472,7 +472,7 @@ Seiko Epson Color Ink Jet Printers.")
(name toph)
(endpoint (string-append toph.tld ":51820"))
(public-key "8jJgTIWrs7HNWlJXOwl8A0DKqIiAGa4hhh/hcXm4EUs=")
- (allowed-ips '("10.0.0.0/24"))
+ (allowed-ips '("10.0.0.0/32"))
(keep-alive 25))))))
(service qemu-binfmt-service-type
(qemu-binfmt-configuration