WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 0610df9908 - Show all commits

View file

@ -152,6 +152,11 @@ korhonen.cc, *.korhonen.cc {
reverse_proxy drop:3000 reverse_proxy drop:3000
} }
@ipvX host ipv6.korhonen.cc ipv4.korhonen.cc
handle @ipvX {
respond {remote_host}
}
handle { handle {
respond "404 Not Found" 404 respond "404 Not Found" 404
} }