guixsd-config

GuixSD configs for my systems
Log | Files | Refs

commit 35f0a4330f9e264bc1fdb947011fad16a8ba49ec
parent b63f72990528ae914c329e07750e040a5977eeef
Author: Vineet Kumar <git@vineetk.net>
Date:   Wed, 13 May 2026 21:09:07 -0400

saklas: re-enable ipv6

Diffstat:
Mepistemia/systems/saklas.scm | 15+++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/epistemia/systems/saklas.scm b/epistemia/systems/saklas.scm @@ -325,14 +325,13 @@ table inet filter { (list (network-route (destination "default") (gateway "141.95.52.1")) - ;; (network-route - ;; (destination "2001:41d0:701:1100::1") - ;; (device "eth0")) - ;; (network-route - ;; (destination "default") - ;; (device "eth0") - ;; (gateway "2001:41d0:701:1100::1")) - ))))) + (network-route + (destination "2001:41d0:701:1100::1") + (device "eth0")) + (network-route + (destination "default") + (device "eth0") + (gateway "2001:41d0:701:1100::1"))))))) (simple-service 'resolv-configuration etc-service-type `(("resolv.conf"