guixsd-config

GuixSD configs for my systems
Log | Files | Refs

commit 0a4118721faf0c31a8416d81d98bd2aada50b8c6
parent 06366d6dc40f3ec58f2e0d896e15489b49840d1b
Author: Vineet Kumar <git@vineetk.net>
Date:   Wed, 21 Jan 2026 16:20:30 -0500

saklas: comment out openssh wireguard listen

for troubleshooting

Diffstat:
Mepistemia/systems/saklas.scm | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/epistemia/systems/saklas.scm b/epistemia/systems/saklas.scm @@ -138,14 +138,15 @@ (extra-content "\ ListenAddress 127.0.0.1:22 ListenAddress 162.55.242.220:22 - ListenAddress 10.0.13.1:22"))) + #ListenAddress 10.0.13.1:22 + "))) (service unbound-service-type (unbound-configuration (server (unbound-server (interface '("127.0.0.1" "::1" - "10.0.13.2")) + "10.0.13.1")) (hide-version #t) (hide-identity #t))) (extra-content "\