guixsd-config

GuixSD configs for my systems
Log | Files | Refs

commit e8ecf0859bfd3571af5b1a6dd0d96bded7dbea71
parent 24e8f6bebf9b61d4ff12e17b023ecf73178866a0
Author: Vineet Kumar <git@vineetk.net>
Date:   Sun,  3 May 2026 14:46:28 -0400

update channels

Diffstat:
Mepistemia/channels.scm | 4++--
Mepistemia/systems/saklas.scm | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/epistemia/channels.scm b/epistemia/channels.scm @@ -3,7 +3,7 @@ (url "https://codeberg.org/nonguix/nonguix-mirror") (branch "master") (commit - "da4e72efef62d48dbc2eb089c36972ff55fe6acd") + "5f2630e69fbbe9e79c350a67545f0fef7e93e223") (introduction (make-channel-introduction "897c1a470da759236cc11798f4e0a5f7d4d59fbc" @@ -22,7 +22,7 @@ (url "https://codeberg.org/guix/guix") (branch "master") (commit - "556fed9c76bd3b902656abf5ec92af2f4d9497e6") + "ea758099cb3e73400f544ceec3be24020ae8fc07") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" diff --git a/epistemia/systems/saklas.scm b/epistemia/systems/saklas.scm @@ -316,7 +316,7 @@ table inet filter { (addresses (list (network-address (device "eth0") - (value "51.68.181.121")) + (value "51.68.181.121/32")) (network-address (device "eth0") (value "2001:41d0:700:1c79::1/128"))))