athens moved to athens.patagia.net

This commit is contained in:
Daniel Lundin 2024-12-11 20:15:15 +01:00
parent 195a66d7bf
commit 0ff88467e6
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI

View file

@ -29,6 +29,6 @@
]; ];
home.sessionVariables = { home.sessionVariables = {
GOPROXY = "https://athena.patagia.dev"; GOPROXY = "https://athena.patagia.net";
}; };
} }